diff options
Diffstat (limited to 'malimporter')
-rwxr-xr-x | malimporter/malimporter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/malimporter/malimporter.py b/malimporter/malimporter.py index f23a68e..978c42d 100755 --- a/malimporter/malimporter.py +++ b/malimporter/malimporter.py @@ -193,7 +193,7 @@ if __name__ == "__main__": # commit and close db dbcommitclose(db); - print("MAL name: {}\n"\ + print("MAL name: {}\n" \ "MAL id: {}\n" \ "total anime {}\n" \ "total watching {}\n" \ |