From 7ed420fdadcc9bcabb8c24f4319c3714bd066b7c Mon Sep 17 00:00:00 2001 From: daniel-Jones Date: Tue, 5 Jun 2018 21:21:31 +0930 Subject: minor code edits --- malimporter/malimporter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'malimporter') 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" \ -- cgit v1.2.3