Created a small utility program to generate JSON files for testing the main input.
This commit is contained in:
@@ -55,7 +55,6 @@ class Factor:
|
||||
print(self.complex_four)
|
||||
print()
|
||||
|
||||
|
||||
def clear_factors_lists(self):
|
||||
self.simple_one = []
|
||||
self.simple_two = []
|
||||
|
||||
Reference in New Issue
Block a user