We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73a0289 commit 21185b3Copy full SHA for 21185b3
tests/ast/test_meta_data.py
@@ -89,7 +89,8 @@ def test_query_metadata_burried():
89
90
91
def test_query_metadata_updated():
92
- 'This is testing code in QMetaData, but we need lookup_query_metadata which we are testing in this file'
+ '''This is testing code in QMetaData, but we need lookup_query_metadata which we are
93
+ testing in this file'''
94
r = (
95
my_event()
96
.QMetaData({"one": "two"})
0 commit comments