mirror of
https://github.com/RYGhub/royalnet.git
synced 2025-02-17 10:53:57 +00:00
fix
This commit is contained in:
parent
9bbbbdadb7
commit
47b22ffada
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import db
|
|||
import errors
|
||||
import time
|
||||
|
||||
session: db.Session
|
||||
session = None
|
||||
# Stop updating if Ctrl-C is pressed
|
||||
try:
|
||||
while True:
|
||||
|
|
Loading…
Add table
Reference in a new issue