Skip to content

Commit

Permalink
weird error fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Carver committed Nov 20, 2023
1 parent 2eb5957 commit 4dfa0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sysdata/sim/futures_sim_data_with_data_blob.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ def db_roll_parameters(self) -> rollParametersData:

@property
def db_spread_cost_data(self) -> spreadCostData:
return self.data.db_spread_cost_data
return self.data.db_spread_cost

0 comments on commit 4dfa0e3

Please sign in to comment.