Skip to content

Commit 03698fb

Browse files
committed
nrTransformPrecode works
1 parent 87eeb47 commit 03698fb

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

py3gpp/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
from .nrDLSCHInfo import nrDLSCHInfo
4343
from .nrPDSCHIndices import nrPDSCHIndices
4444
from .nrPDSCHMCSTables import nrPDSCHMCSTables
45+
from .nrTransformPrecode import nrTransformPrecode
4546

4647
from .configs.nrCarrierConfig import nrCarrierConfig
4748
from .configs.nrNumerologyConfig import nrNumerologyConfig

0 commit comments

Comments
 (0)