Skip to content

Commit

Permalink
Update writers.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Dec 11, 2023
1 parent e031f2d commit 4514e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sssom/writers.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
from sssom.validators import check_all_prefixes_in_curie_map

from .constants import CURIE_MAP, SCHEMA_YAML, SSSOM_URI_PREFIX
from .context import SSSOM_CONTEXT, _load_sssom_context
from .context import _load_sssom_context
from .parsers import to_mapping_set_document
from .util import (
RDF_FORMATS,
Expand Down

0 comments on commit 4514e3b

Please sign in to comment.