Skip to content

Commit

Permalink
Add Date type to __all__
Browse files Browse the repository at this point in the history
Signed-off-by: Diederik Perdok <[email protected]>
  • Loading branch information
diederikperdok committed Nov 10, 2023
1 parent 37c24d9 commit 514c128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pandera/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"Complex64",
"Complex128",
"Complex256",
"Date",
"DataType",
"DateTime",
"Float",
Expand Down

0 comments on commit 514c128

Please sign in to comment.