1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 00:30:33 +03:00

Code style fix

This commit is contained in:
norohind 2021-08-10 03:15:50 +03:00
parent 3283439485
commit e9ee65da14
Signed by: norohind
GPG Key ID: 01C3BECC26FB59E1

View File

@ -536,6 +536,7 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below
else:
self.mode = entry.get('GameMode')
self.group = entry.get('Group')
self.planet = None
self.system = None