Skip to content

Commit

Permalink
rename to ''
Browse files Browse the repository at this point in the history
  • Loading branch information
girarda committed Jul 21, 2022
1 parent 880e453 commit 5bbf206
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


class YamlParser(ConfigParser):
ref_tag = "ref"
ref_tag = "$ref"

def parse(self, config_str: str) -> Mapping[str, Any]:
"""
Expand Down

0 comments on commit 5bbf206

Please sign in to comment.