Skip to content

Commit

Permalink
Format client.py, __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
burnash committed Apr 28, 2020
1 parent 71484eb commit a756dd6
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 126 deletions.
2 changes: 1 addition & 1 deletion gspread/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
NoValidUrlKeyFound,
IncorrectCellLabel,
WorksheetNotFound,
CellNotFound
CellNotFound,
)


Expand Down
Loading

0 comments on commit a756dd6

Please sign in to comment.