Skip to content

Commit 287c2bf

Browse files
committed
Expose register_plugin on the module interface.
1 parent c844141 commit 287c2bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sc2reader/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@
2727

2828
configure = __defaultSC2Reader.configure
2929
reset = __defaultSC2Reader.reset
30+
31+
register_plugin = __defaultSC2Reader.register_plugin

0 commit comments

Comments
 (0)