Commit d7acb4a
committed
[validation] Remove default terminology check
The property_terminology_check validation can lead to a
threading lock in some cases when using Python 3.8 though
I was not able to figure out the details yet. Therefore
the validation is kept, but removed from the default
Validation checks until this can be resolved.
Also brings the docstring up to date and adjusts the
corresponding test.1 parent eaf2852 commit d7acb4a
2 files changed
+4
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
455 | | - | |
456 | | - | |
| 454 | + | |
457 | 455 | | |
458 | 456 | | |
459 | 457 | | |
| |||
470 | 468 | | |
471 | 469 | | |
472 | 470 | | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | 471 | | |
477 | 472 | | |
478 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| |||
0 commit comments