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 0163da9 commit 6006403Copy full SHA for 6006403
1 file changed
docs/internals/extensions/metamodel.md
@@ -208,7 +208,6 @@ score_metamodel/
208
│ ├── attributes_format.py
209
│ ├── check_options.py
210
│ ├── graph_checks.py
211
-│ ├── id_contains_feature.py
212
│ └── standards.py
213
├── external_needs.py
214
├── log.py
@@ -222,8 +221,6 @@ score_metamodel/
222
221
│ ├── conf.py
223
│ ├── graph
224
│ │ └── test_metamodel_graph.rst
225
- │ ├── id_contains_feature
226
- │ │ └── test_id_contains_feature.rst
227
│ └── options
228
│ └── test_options_options.rst
229
└── ...
0 commit comments