Skip to content

Commit 67ada62

Browse files
committed
resolve conversation
1 parent 1b96816 commit 67ada62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_hyperyaml.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ def test_load_hyperpyyaml(tmpdir):
179179

180180
# Applyref tag
181181
yaml = """
182+
# 1. Pass the positional and keyword arguments at the same time. Like `!!python/object/apply:module.function` in pyyaml
182183
c: !applyref:sorted
183184
_args:
184185
- [3, 4, 1, 2]

0 commit comments

Comments
 (0)