summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Container.py (renamed from container.py)2
1 files changed, 1 insertions, 1 deletions
diff --git a/container.py b/Container.py
index 14e3bf0..424d35e 100644
--- a/container.py
+++ b/Container.py
@@ -235,4 +235,4 @@ def get_last_list(file_name):
if len(commands) is not 0:
return commands[-1]
else:
- return None \ No newline at end of file
+ return None