Remove useless semi
This commit is contained in:
parent
93fe50bcc8
commit
a5649be4a1
@ -88,7 +88,7 @@ MODELS : ModelSet =\
|
||||
'size': (256, 256),
|
||||
'mean': [ 0.0, 0.0, 0.0 ],
|
||||
'standard_deviation': [ 1.0, 1.0, 1.0 ]
|
||||
},
|
||||
}
|
||||
}
|
||||
OPTIONS : Optional[OptionsWithModel] = None
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user