Skip to content

Commit

Permalink
lint again
Browse files Browse the repository at this point in the history
  • Loading branch information
mrashed-dev authored Mar 5, 2024
1 parent a6331bc commit c090aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nylas/client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ def _get_resource_raw(
stream=False,
path=None,
stream_timeout=None,
**filters,
**filters
):
"""Get an individual REST resource"""
if path is None:
Expand Down

0 comments on commit c090aa6

Please sign in to comment.