Skip to content

Commit 394bbe5

Browse files
committed
Ugh linting
1 parent 9475279 commit 394bbe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nypl_py_utils/classes/cloudlibrary_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def get_library_events(self, start_date=None,
5353
else:
5454
self.logger.info("Fetching all library events "
5555
"from the past day...")
56-
56+
5757
response = self.request(path=path, method_type="GET")
5858
return response
5959

0 commit comments

Comments
 (0)