diff options
| author | Max Nanis | 2026-08-18 13:14:45 -0700 |
|---|---|---|
| committer | Max Nanis | 2026-08-18 13:14:45 -0700 |
| commit | 6b4f8d6b8700a65bdf74beb3d95c969a81464a56 (patch) | |
| tree | 09c0b32c8915f4ffa5c5e02222c49cbf591f8588 /tests/models/thl/test_product_userwalletconfig.py | |
| parent | c6f7ad8baaa8e0e22dfcefc763f4065faf6de507 (diff) | |
| download | generalresearch-6b4f8d6b8700a65bdf74beb3d95c969a81464a56.tar.gz generalresearch-6b4f8d6b8700a65bdf74beb3d95c969a81464a56.zip | |
build ignore, py-utils replace, typing with Ruff
Diffstat (limited to 'tests/models/thl/test_product_userwalletconfig.py')
| -rw-r--r-- | tests/models/thl/test_product_userwalletconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/models/thl/test_product_userwalletconfig.py b/tests/models/thl/test_product_userwalletconfig.py index 4583c46..4f6a6cc 100644 --- a/tests/models/thl/test_product_userwalletconfig.py +++ b/tests/models/thl/test_product_userwalletconfig.py @@ -4,7 +4,6 @@ from random import shuffle as rshuffle from generalresearch.models.thl.product import ( UserWalletConfig, ) - from generalresearch.models.thl.wallet import PayoutType |
