Fix for lint
This commit is contained in:
parent
4bff1515a9
commit
17105b98ed
@ -13,4 +13,3 @@ if __name__ == "__main__":
|
|||||||
RESULTS += '}'
|
RESULTS += '}'
|
||||||
with open('src/available_models_descriptions.py', 'w+', encoding="utf-8") as f:
|
with open('src/available_models_descriptions.py', 'w+', encoding="utf-8") as f:
|
||||||
f.write(RESULTS)
|
f.write(RESULTS)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user