Skip to content

Commit db10e1d

Browse files
dnr: disable lint warning
1 parent 050e8dc commit db10e1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libsemigroups_pybind11/du_narendran_rusinowitch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
"""Subpackage for importing and wrapping :any:`du_narendran_rusinowitch`."""
88

9+
# pylint: disable=no-name-in-module
910
from _libsemigroups_pybind11 import du_narendran_rusinowitch as _du_narendran_rusinowitch
1011

1112
from .detail.cxx_wrapper import wrap_cxx_free_fn as _wrap_cxx_free_fn

0 commit comments

Comments
 (0)