CI #304
Annotations
2 warnings
|
Tests (3.9):
datacite/rest_client.py#L23
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.
|
|
Tests (3.12):
datacite/rest_client.py#L23
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.
|