mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
idk
This commit is contained in:
@@ -243,6 +243,7 @@ def main():
|
||||
module.__package__ = MODULES_PACKAGE
|
||||
|
||||
module._log_file = log_file # type: ignore
|
||||
module.__dict__['_log_file'] = log_file
|
||||
|
||||
if not spec.loader: continue
|
||||
try: spec.loader.exec_module(module)
|
||||
|
||||
Reference in New Issue
Block a user