This website requires JavaScript.
Explore
Help
Sign In
viveksantayana
/
ska-referee-test
Watch
1
Star
0
Fork
0
You've already forked ska-referee-test
Code
Issues
1
Pull Requests
Projects
Releases
19
Wiki
Activity
c197f6cb76
ska-referee-test
/
ref-test
/
app
/
data.py
6 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Created config module to avoid circular import
2022-06-12 20:50:57 +01:00
from
config
import
Config
Progress
2022-06-11 11:29:15 +01:00
from
os
import
path
from
pathlib
import
Path
Fixed database connection issue
2022-06-11 15:16:35 +01:00
data
=
Path
(
Config
.
DATA
)
Reference in New Issue
Copy Permalink