mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-07-29 15:29:14 +02:00
this is dumb
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import glob
|
||||
from . import log95, _log_out, Path
|
||||
from . import log95, Path
|
||||
|
||||
_log_out: log95.TextIO
|
||||
class PlaintextParser:
|
||||
def __init__(self): self.logger = log95.log95("PARSER", output=_log_out)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user