Skip to content

Commit 7db3bf7

Browse files
exowandererrti
authored andcommitted
debugging use of homepage instead of hard coded endpoint values
1 parent 58670e4 commit 7db3bf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gswikichat/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# TODO: Test if this can be included in the `__init__.py` file
99
import logging
10+
import sys
1011

1112
logging.basicConfig(
1213
filename='gbnc.log',

0 commit comments

Comments
 (0)