Skip to content

Commit

Permalink
Remove duplicate assigned HTTP Status codes (#2017)
Browse files Browse the repository at this point in the history
  • Loading branch information
153957 committed Apr 9, 2024
1 parent 591cffe commit 89e2069
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions faker/providers/internet/__init__.py
Expand Up @@ -132,8 +132,6 @@ class Provider(BaseProvider):
"PATCH",
)
http_assigned_codes: ElementsType[int] = (
100,
101,
100,
101,
102,
Expand Down

0 comments on commit 89e2069

Please sign in to comment.