Skip to content

Commit 5f8b79d

Browse files
remove pointless import
1 parent c5b3209 commit 5f8b79d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pygambit/catalog/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from . import catalog
22
from .catalog import games
3-
from .coded_games import * # noqa: F403, F401
43

54
# Ensure catalog module is fully imported including all YAML-generated classes
65
_all_catalog_classes = games()

0 commit comments

Comments
 (0)