🐛 Added bugfix TODO 🐛
This commit is contained in:
parent
540bc45bfe
commit
347cbb2365
@ -1,6 +1,7 @@
|
|||||||
# League of Legends Client API Wrapper
|
# League of Legends Client API Wrapper
|
||||||
from lcu_connector import Connector
|
from lcu_connector import Connector
|
||||||
from lcu_connector.exceptions import ClientProcessError, MissingLockfileError
|
from lcu_connector.exceptions import ClientProcessError, MissingLockfileError
|
||||||
|
# TODO: Bug when trying to access previous lockfile
|
||||||
|
|
||||||
# Logging
|
# Logging
|
||||||
from logging import info, error
|
from logging import info, error
|
||||||
|
Loading…
x
Reference in New Issue
Block a user