Skip to content

Commit 6eef7fc

Browse files
committed
linting
1 parent ccecbe1 commit 6eef7fc

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/integration/profiles/five-safes-crate/test_5src_funding.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ def test_5src_funding_project_no_name():
2626
"""\
2727
Test a Five Safes Crate where the funding Project does not have a name.
2828
"""
29-
3029
sparql = SPARQL_PREFIXES + """DELETE WHERE {
3130
<#project-be6ffb55-4f5a-4c14-b60e-47e0951090c70> schema:name "Investigation of cancer (TRE72 project 81)"
3231
}

tests/integration/profiles/five-safes-crate/test_5src_root_data_entity_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
# limitations under the License.
1414

1515
import logging
16-
import rdflib
1716

1817
from rocrate_validator.models import Severity
1918
from tests.ro_crates import ValidROC

0 commit comments

Comments
 (0)