Skip to content

Commit

Permalink
Add timedelta in ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-elgreco committed Sep 22, 2023
1 parent 863bb52 commit 64c1025
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ def get_release_version() -> str:
("py:class", "pyarrow._dataset_parquet.ParquetFileWriteOptions"),
("py:class", "pathlib.Path"),
("py:class", "datetime.datetime"),
("py:class", "datetime.timedelta"),
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 64c1025

Please sign in to comment.