Skip to content

Commit

Permalink
nitpick ignore numpy private typing module
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Jan 11, 2022
1 parent f2496c4 commit e1a33d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/nitpick_ignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ py:class weldx.asdf.types.WeldxConverter

# numpy typing
py:class numpy.typing._array_like._SupportsArray
py:class numpy.typing._nested_sequence._NestedSequence
py:class npt.ArrayLike

# matplotlib
Expand Down

0 comments on commit e1a33d3

Please sign in to comment.