mirror of
https://github.com/WGDashboard/WGDashboard-PRW.git
synced 2026-08-04 06:52:58 +00:00
chore: enable dependabot
This commit is contained in:
@@ -11,6 +11,6 @@ class functions():
|
||||
time_now = datetime.now()
|
||||
|
||||
api_keys = session.query(Apikeys).all()
|
||||
print(api_keys)
|
||||
print(dict(api_keys))
|
||||
|
||||
return {}
|
||||
Reference in New Issue
Block a user