Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
EOF
  • Loading branch information
kklein committed May 6, 2023
commit 10c02c4c32f55f66ebfb11fc09482ead749c75db
1 change: 0 additions & 1 deletion pandas/_typing.py
Original file line number Diff line number Diff line change
Expand Up @@ -444,4 +444,3 @@ def closed(self) -> bool:

# to_stata
ToStataByteorder = Literal[">", "<", "little", "big"]