Lintn: add missing space

fsp_feeds
Tyler Goodlet 2021-09-10 11:35:00 -04:00
parent 46d3bf0484
commit f9e5769b01
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ class Symbol(BaseModel):
mult = 1 / self.tick_size
return round(value * mult) / mult
@validate_arguments
def mk_symbol(