mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
parent
843d74d90f
commit
86d2e6368f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ except ImportError:
|
|||
"You need to install " +
|
||||
"https://pypi.python.org/pypi/random2 using pip or similar.")
|
||||
|
||||
from pysol_cards.random import RandomBase # noqa: I100
|
||||
from pysol_cards.random_base import RandomBase # noqa: I100
|
||||
|
||||
|
||||
# ************************************************************************
|
||||
|
|
Loading…
Add table
Reference in a new issue