Skip to content

Commit b04aa5a

Browse files
committed
fix: file name of and typing import in install_model_simple.py
1 parent 4760519 commit b04aa5a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

frost_sta_client/odata_codegen/install_model simple.py renamed to frost_sta_client/odata_codegen/install_model_simple.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from typing import List, Optional
12
from frost_sta_client.odata_codegen.generator import generate_from_url
23

34
def write_part_of_init(path):

0 commit comments

Comments
 (0)