Files
meow_base/rules/__init__.py
2023-02-03 14:47:16 +01:00

3 lines
141 B
Python

from rules.file_event_jupyter_notebook_rule import FileEventJupyterNotebookRule
from rules.file_event_python_rule import FileEventPythonRule