diff --git a/main.py b/main.py deleted file mode 100644 index cb1d27e7..00000000 --- a/main.py +++ /dev/null @@ -1 +0,0 @@ -print('majid kos keshtare') diff --git a/tests/test_costs_catalog.py b/tests/test_costs_catalog.py index fcee53d5..27b88264 100644 --- a/tests/test_costs_catalog.py +++ b/tests/test_costs_catalog.py @@ -43,6 +43,5 @@ class TestCostsCatalog(TestCase): with self.assertRaises(IndexError): catalog.get_entry('unknown') print(catalog.entries()) - print('saeed kos keshe')