Skip to content

Commit fe0353d

Browse files
committed
style: hide incorrect linter annotation
1 parent 837c574 commit fe0353d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libdestruct/common/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Licensed under the MIT license. See LICENSE file in the project root for details.
55
#
66

7-
import libdestruct.common.forward_ref_inflater
7+
import libdestruct.common.forward_ref_inflater # noqa: F401

0 commit comments

Comments
 (0)