reformatted files

This commit is contained in:
UpstreamData
2022-04-18 10:24:53 -06:00
parent b6560cdedb
commit 0e474402c0
3 changed files with 12 additions and 6 deletions

View File

@@ -147,6 +147,5 @@ async def get_local_versions():
return feeds_versions
if __name__ == "__main__":
asyncio.get_event_loop().run_until_complete(update_installer_files())