Noref more permissive gnd uri handling #177
Annotations
2 errors and 1 warning
Run tests:
idutils/validators.py#L1
pydocstyle-check
/home/runner/work/idutils/idutils/idutils/validators.py:238 in public function `is_gnd`:
D202: No blank lines allowed after function docstring (found 1)
|
Run tests
Process completed with exit code 1.
|
Run tests:
tests/test_custom_scheme_registry.py#L18
Implicit imports (e.g., 'import idutils; idutils.function;') might be removed in the next major version. Please use explicit imports (e.g., 'from idutils import function;') instead.
|
Loading