mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-14 11:10:49 +05:30
Move flake8 config from toml to .flake8 as flake8 does not play nice with pyproject.toml and add pre-commit hook for flake8
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from .plugin import NVCCPlugin, load_ipython_extension
|
||||
from .plugin import NVCCPlugin, load_ipython_extension # noqa: F401
|
||||
|
||||
__version__ = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user