You've already forked wakapi-readme-stats
circular import error fixed
This commit is contained in:
@@ -181,7 +181,7 @@ async def main():
|
||||
Initializes all managers, collects user info and updates README.md if necessary.
|
||||
"""
|
||||
init_github_manager()
|
||||
await init_download_manager()
|
||||
await init_download_manager(GHM.USER.login)
|
||||
init_localization_manager()
|
||||
DBM.i("Managers initialized.")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user