Skip to content

Commit

Permalink
fix linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc committed Jun 18, 2024
1 parent 13df858 commit 5cd470a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,5 @@ aci
codeowners
unresolve
dev
chatbot-like
chatbot-like
oauths
2 changes: 1 addition & 1 deletion content/2024/05-22-box-python-sdk-v3100-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ collapse: true
### Bug Fixes

* Change exception type for missing location header ([#871][3]) ([`8c5e0ec`][4])
* fix annnotation of oauths access_token ([#855][5]) ([`804780e`][6])
* fix annotation of oauths `access_token` ([#855][5]) ([`804780e`][6])
* Fix retention policy integration test ([#867][7]) ([`8e0d640`][8])
* Remove delete classification ([#861][9]) ([`393cfef`][10])
* Update exception file get download URL ([#866][11]) ([`94dcbcd`][12])
Expand Down

0 comments on commit 5cd470a

Please sign in to comment.