Spaces:
Runtime error
Runtime error
choir: add little formatting
Browse files- modules/history_modules.py +0 -1
- modules/query_modules.py +0 -1
modules/history_modules.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
from modules.db_modules import get_db, put_item, get_item, get_lastest_item
|
3 |
|
4 |
def get_history(
|
|
|
|
|
1 |
from modules.db_modules import get_db, put_item, get_item, get_lastest_item
|
2 |
|
3 |
def get_history(
|
modules/query_modules.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
from time import time
|
3 |
from datetime import datetime
|
4 |
|
|
|
|
|
1 |
from time import time
|
2 |
from datetime import datetime
|
3 |
|