Remove whitespace from blank line

This commit is contained in:
Scoder12
2020-07-27 14:00:07 -07:00
parent 178cfa388a
commit 5190b8a9a6
+1 -1
View File
@@ -269,7 +269,7 @@ class ReplitDb(dict):
def __repr__(self) -> str:
"""A representation of the database.
Returns:
A string representation of the database object.
"""