Commit graph

2 commits

Author SHA1 Message Date
609ae4fae9
remove CellInvalidWallError, more refactoring 2024-02-14 10:21:15 +00:00
98a7533de8
refactor: a bit of refactoring
- Move the custom exceptions to errors.py
- Created enums to label the cell walls. Replaces the constants defined
  in the Cell class.
2024-02-14 10:14:27 +00:00