compat: add genlib.cdc.MultiReg shim.

This commit is contained in:
whitequark 2018-12-14 15:59:49 +00:00
parent baba47251c
commit a0d555a9fc
2 changed files with 4 additions and 0 deletions

View file

View file

@ -0,0 +1,4 @@
from ...genlib.cdc import MultiReg
__all__ = ["MultiReg"]