Skip to content

Commit

Permalink
style: format code with Black and isort
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 91c8ec0 according to the output
from Black and isort.

Details: #430
  • Loading branch information
deepsource-autofix[bot] authored Nov 6, 2024
1 parent 91c8ec0 commit 88a4bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion publicAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
maskString,
printAndDiscord,
printHoldings,
stockOrder
stockOrder,
)


Expand Down

0 comments on commit 88a4bf0

Please sign in to comment.