Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brndnmtthws committed Jul 19, 2023
1 parent fed87bb commit 93ab979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thetagang/portfolio_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -1735,7 +1735,7 @@ def do_cashman(self, account_summary, portfolio_positions):
def inner_handler():
if not self.config["cash_management"]["enabled"]:
to_print.append(
"[red]🛑 Cash managementnot enabled, skipping",
"[red]🛑 Cash management not enabled, skipping",
)
return

Expand Down

0 comments on commit 93ab979

Please sign in to comment.