Skip to content

Commit

Permalink
clean: lint check
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhyk1 committed Oct 14, 2024
1 parent bb171cb commit f2e20e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/rbuilder/src/backtest/backtest_build_block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use crate::backtest::OrdersWithTimestamp;
use crate::{
backtest::{
execute::{backtest_prepare_ctx_for_block, BacktestBlockInput},
BlockData, HistoricalDataStorage,
BlockData, HistoricalDataStorage,
},
building::builders::BacktestSimulateBlockInput,
live_builder::{base_config::load_config_toml_and_env, cli::LiveBuilderConfig},
Expand Down

0 comments on commit f2e20e0

Please sign in to comment.