Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-paliychuk committed Aug 22, 2024
1 parent 868215c commit dd04725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/utils/maintenance/graph_data_operations.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import asyncio
import logging
from datetime import datetime, timezone
from typing_extensions import LiteralString

from neo4j import AsyncDriver
from typing_extensions import LiteralString

from core.nodes import EpisodicNode

Expand Down

0 comments on commit dd04725

Please sign in to comment.