mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-19 18:27:34 +08:00
make video2x backwards compatible
adds future-fstrings package transforms the source to .format() format on runtime
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# -*- coding: future_fstrings -*-
|
||||
"""
|
||||
Name: FFMPEG Class
|
||||
Author: K4YT3X
|
||||
|
||||
Reference in New Issue
Block a user