reformatted imports to work better on other machines, plus added benchmarking to project
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
|
||||
from rules.file_event_jupyter_notebook_rule import FileEventJupyterNotebookRule
|
||||
from rules.file_event_python_rule import FileEventPythonRule
|
||||
from .file_event_jupyter_notebook_rule import FileEventJupyterNotebookRule
|
||||
from .file_event_python_rule import FileEventPythonRule
|
Reference in New Issue
Block a user