mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-18 16:40:12 +01:00
Refactored setup.py again, confirmed that all filters are now working as expected. Work will resume on main branch now
This commit is contained in:
parent
c4d773d663
commit
000d804ba7
6 changed files with 584 additions and 262 deletions
|
|
@ -6417,7 +6417,6 @@ def tag_for_removal(df: pd.DataFrame, color: str) -> None:
|
|||
|
||||
|
||||
#start_time = pd.Timestamp.now()
|
||||
#regenerate_csvs_all()
|
||||
#for color in settings.colors:
|
||||
# load_dataframe(color)
|
||||
#duration = (pd.Timestamp.now() - start_time).total_seconds()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue