Skip to content

Commit 03a6732

Browse files
authored
Fix import statement formatting in create_profile_readme.py
1 parent 163ab68 commit 03a6732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/create_profile_readme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
yimport yaml
1+
import yaml
22
from typing import Dict
33

44

0 commit comments

Comments
 (0)