Skip to content

Commit

Permalink
chore: remove spave
Browse files Browse the repository at this point in the history
  • Loading branch information
YishaiGlasner committed Jan 6, 2025
1 parent dc1ea59 commit 23b4a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api_warnings.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class APIWarningCode(Enum):

"""
classes for data warnings in API calls.
used when part of the data that was requested exists and returned, and part is missing.
used when part of the data that was requested exists and returned, and part is missing.
"""

class APIDatawarning():
Expand Down

0 comments on commit 23b4a60

Please sign in to comment.