Add newline at the end of file

This commit is contained in:
2024-02-15 17:50:06 +01:00
parent 3338077c18
commit c57817df85
5 changed files with 5 additions and 4 deletions

View File

@@ -10,4 +10,4 @@ class BaseScriptEngine(BaseEngine):
pass
def time_script(self):
...
...