mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-04 16:48:50 +01:00
Enacted some cleanup of builder.py. moved Imports to the top and cut out duplicate code/moved it to builder_utils.py
This commit is contained in:
parent
b7ee6ea57d
commit
ff1912f979
5 changed files with 201 additions and 333 deletions
|
|
@ -11,4 +11,5 @@ prettytable>=3.9.0
|
|||
|
||||
# Development dependencies
|
||||
mypy>=1.3.0
|
||||
pandas-stubs>=2.0.0
|
||||
pandas-stubs>=2.0.0
|
||||
pytest>=8.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue