Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
bug-or-feature committed Oct 22, 2024
1 parent e29338d commit db926b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysproduction/reporting/report_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,5 @@ def modify_kwargs(self, **kwargs):
remove_markets_report=remove_markets_report_config,
market_monitor_report=market_monitor_report_config,
account_curve_report=account_curve_report_config,
commission_report=commission_report_config
commission_report=commission_report_config,
)

0 comments on commit db926b9

Please sign in to comment.