Revert "Fix encoding problem"

This reverts commit 81af7b1c1b.
This commit is contained in:
BrianPetkovsek 2019-06-17 22:33:27 -04:00
parent d25857a178
commit 53f5192896
8 changed files with 0 additions and 16 deletions

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: Video2X Exceptions
Dev: K4YT3X

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: FFMPEG Class
Author: K4YT3X

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: Video2X Image Cleaner
Author: BrianPetkovsek

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: Video2X Upscaler
Author: K4YT3X

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
__ __ _ _ ___ __ __

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Name: Video2X Setup Script
Author: K4YT3X

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: Waifu2x Caffe Driver
Author: K4YT3X

View File

@ -1,7 +1,5 @@
#!/usr/bin/env python3
# -*- coding: future_fstrings -*-
"""
Name: Waifu2x Converter CPP Driver
Author: K4YT3X