Skip to content
Snippets Groups Projects
Commit ba18d6fb authored by Henning Glawe's avatar Henning Glawe
Browse files

fix WS

parent f714c9de
No related branches found
No related tags found
No related merge requests found
...@@ -266,7 +266,7 @@ class AST_root(AST_block): ...@@ -266,7 +266,7 @@ class AST_root(AST_block):
'{\n' + '{\n' +
' "type": "nomad_meta_info_1_0",\n' + ' "type": "nomad_meta_info_1_0",\n' +
' "description": "FPLO input metainfo, autogenerated",\n' + ' "description": "FPLO input metainfo, autogenerated",\n' +
' "dependencies": [ {\n' + ' "dependencies": [{\n' +
' "relativePath": "public.nomadmetainfo.json"\n' + ' "relativePath": "public.nomadmetainfo.json"\n' +
' }],\n' + ' }],\n' +
' "metainfos": [\n' + ' "metainfos": [\n' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment