mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-08-29 00:01:15 +00:00
Update PeerJobLogger.py
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
Peer Job Logger
|
Peer Job Logger
|
||||||
"""
|
"""
|
||||||
import sqlite3, os, uuid
|
import sqlite3, os, uuid
|
||||||
from src.modules.Log import Log
|
from ..modules.Log import Log
|
||||||
|
|
||||||
class PeerJobLogger:
|
class PeerJobLogger:
|
||||||
def __init__(self, CONFIGURATION_PATH, AllPeerJobs):
|
def __init__(self, CONFIGURATION_PATH, AllPeerJobs):
|
||||||
|
Reference in New Issue
Block a user