You've already forked RadioPlayer
mirror of
https://github.com/radio95-rnt/RadioPlayer.git
synced 2026-02-26 13:52:00 +01: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