1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-23 19:44:20 +00:00
royalnet/royalnet_console/__init__.py
2021-01-10 18:37:18 +01:00

5 lines
117 B
Python

"""
A terminal-based implementation of the PDA class of the :mod:`royalnet.engineer` module.
"""
from .pda import *