chore: sync project state and current artifacts
This commit is contained in:
5
test_port_logic.py
Normal file
5
test_port_logic.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def check():
|
||||
print("Testing equation sums")
|
||||
|
||||
if __name__ == '__main__':
|
||||
check()
|
||||
Reference in New Issue
Block a user