Merge pull request 'fix: remove test_positions_df non-test that always passes (#16)' (#43) from ai/paper-dynasty-card-creation-16 into main
This commit is contained in:
commit
f67d111a66
@ -1,10 +1,4 @@
|
|||||||
from creation_helpers import pd_positions_df, mround, sanitize_chance_output
|
from creation_helpers import mround, sanitize_chance_output
|
||||||
|
|
||||||
|
|
||||||
def test_positions_df():
|
|
||||||
cardset_19_pos = pd_positions_df(19)
|
|
||||||
|
|
||||||
assert True == True
|
|
||||||
|
|
||||||
|
|
||||||
def test_mround():
|
def test_mround():
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user