Skip to content

Commit

Permalink
chore: remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
frodehk committed Dec 17, 2024
1 parent 21df895 commit 5371ecd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ def read(
internal_datamodel = PyYamlYamlModel.read_yaml(
main_yaml=main_yaml, resources=resources, base_dir=base_dir, enable_include=enable_include
)

self = cls(internal_datamodel=internal_datamodel, name=main_yaml.name, instantiated_through_read=True)
return self

Expand Down

0 comments on commit 5371ecd

Please sign in to comment.