Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
shihanwan committed Oct 15, 2024
1 parent 2536fee commit ce89c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion memonto/core/retain.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def _retain(
) -> None:
str_ontology = ontology.serialize(format="turtle")
updated_memory = ""

if auto_expand:
ontology = expand_ontology(
ontology=ontology,
Expand Down

0 comments on commit ce89c5f

Please sign in to comment.