We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec5da47 commit 9b4094fCopy full SHA for 9b4094f
imas/test/test_cli.py
@@ -98,5 +98,5 @@ def test_db_analysis_csv(tmp_path, requires_imas):
98
wall,ids_properties/version_put/access_layer,,1.0,1.0
99
wall,ids_properties/version_put/access_layer_language,,1.0,1.0
100
wall,ids_properties/version_put/data_dictionary,,1.0,1.0
101
-"""
+""" # noqa: E501 (line too long)
102
)
0 commit comments