mirror of
https://github.com/Brandon-Rozek/matmod.git
synced 2025-12-19 05:10:25 +00:00
Code cleanup
This commit is contained in:
parent
6b4d5828c8
commit
6bb863da97
3 changed files with 57 additions and 33 deletions
2
logic.py
2
logic.py
|
|
@ -1,4 +1,4 @@
|
|||
from typing import Any, Set, Tuple
|
||||
from typing import Set, Tuple
|
||||
from functools import lru_cache
|
||||
|
||||
class Operation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue