mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 17:00:46 +00:00
v0.8
This commit is contained in:
@@ -139,7 +139,6 @@ def convert(input_file, output_format='fmpxml',
|
||||
output.write(MyEncoder().encode(session))
|
||||
|
||||
else:
|
||||
|
||||
compiler = TagCompiler()
|
||||
compiler.session = session
|
||||
compiled_events = list(compiler.compile_events())
|
||||
|
||||
Reference in New Issue
Block a user