mirror of
https://github.com/NVIDIA/nvbench.git
synced 2026-05-04 05:31:14 +00:00
Move docstrings from PYI file to implementation
Added tests that docstrings exist and are not empty. This closes #291
This commit is contained in:
@@ -92,3 +92,7 @@ del (
|
||||
_module_fullname,
|
||||
_get_cuda_major_version,
|
||||
)
|
||||
|
||||
__doc__ = """
|
||||
CUDA Kernel Benchmarking Library Python API
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user