Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pmateusz committed Feb 7, 2025
1 parent f7c6a20 commit 58d647c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
8 changes: 0 additions & 8 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,3 @@ plugins:
python:
options:
docstring_style: google
# show_root_heading: true
# members_order: source
# annotations_path: brief
# separate_signature: true
# modernize_annotations: true
# show_signature: true
# show_signature_annotations: true
# line_length: 60
4 changes: 0 additions & 4 deletions src/meatie/option/retry_option.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@

__all__ = ["RetryOption"]

"""
"""


class RetryOption:
"""Configure the strategy for retrying the endpoint calls that failed."""
Expand Down

0 comments on commit 58d647c

Please sign in to comment.