scripts: split long lines

This commit is contained in:
Anton Shestakov
2018-07-26 08:41:54 +08:00
parent 0080a95461
commit 0091d19201
3 changed files with 10 additions and 7 deletions

View File

@@ -1,7 +1,8 @@
#!/usr/bin/env python3
"""
Program to decode the first sprite of a CTHG 2 file.
Mainly intended as a test for the checking the encoder, but also a demonstration of how to decode.
Mainly intended as a test for the checking the encoder, but also a
demonstration of how to decode.
"""
_license = """