mirror of
https://github.com/andreinechaev/nvcc4jupyter.git
synced 2026-06-13 18:50:47 +05:30
Add pylint pre-commit hook
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
"""
|
||||
nvcc4jupyter: CUDA C++ plugin for Jupyter Notebook
|
||||
"""
|
||||
|
||||
from .plugin import NVCCPlugin, load_ipython_extension # noqa: F401
|
||||
|
||||
__version__ = "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user