We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173a601 commit d653830Copy full SHA for d653830
gitbit/main.py
@@ -3,7 +3,7 @@
3
import os
4
import json
5
from github import Github
6
-from bot import GitBitBot
+from .bot import GitBitBot
7
8
def main():
9
"""
0 commit comments