1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 07:09:39 +03:00

Use pass for "no code intended"

`...` is better suited to "under construction, more to come".
This commit is contained in:
Athanasius 2021-05-20 11:28:15 +01:00
parent 0fd2264d53
commit 35a0edde58

View File

@ -1040,7 +1040,7 @@ class EDLogs(FileSystemEventHandler): # type: ignore # See below
# # Paranoia in case we lost track
# if self.state['BackPack']['Consumable'][c] < 0:
# self.state['BackPack']['Consumable'][c] = 0
...
pass
# TODO:
# <https://forums.frontier.co.uk/threads/575010/>