thoth-station / kebechet

I'm Kebechet bot, goddess of freshness - I will keep your source code fresh and up-to-date
24 stars 20 forks source link

New release has broken for kebechet #1137

Closed harshad16 closed 1 year ago

harshad16 commented 1 year ago

Bug description

All the run sends out the following issue.

Traceback (most recent call last):
  File "kebechet-cli", line 31, in <module>
    from kebechet.kebechet_runners import run, run_url, run_webhook, run_analysis
  File "/home/user/kebechet/kebechet_runners.py", line 25, in <module>
    from .utils import (
  File "/home/user/kebechet/utils.py", line 59, in <module>
    manager: ManagerBase, repo_path: str, **clone_kwargs
NameError: name 'ManagerBase' is not defined