Skip to content

Commit dd068d9

Browse files
committed
Formatting
1 parent 5fe50df commit dd068d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

caltechdata_api/caltechdata_edit.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ def caltechdata_accept(ids, token=None, production=False):
4848
if result.status_code != 200:
4949
raise Exception(result.text)
5050

51+
5152
def caltechdata_reject(ids, token=None, production=False, authors=False):
5253
# Reject a record from a community
5354

0 commit comments

Comments
 (0)