mirror of
https://github.com/p2p-ld/numpydantic.git
synced 2024-11-14 02:34:28 +00:00
lint
This commit is contained in:
parent
46020b16d2
commit
e334232ac4
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Helper functions for validation of dtype.
|
|||
|
||||
For literal dtypes intended for use by end-users, see :mod:`numpydantic.dtype`
|
||||
"""
|
||||
|
||||
import sys
|
||||
from typing import Any, Union, get_args, get_origin
|
||||
|
||||
|
|
Loading…
Reference in a new issue