Skip to content

Commit

Permalink
Isort
Browse files Browse the repository at this point in the history
  • Loading branch information
msm-code committed Jan 31, 2024
1 parent e36427a commit 6f50b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mwdb/core/karton.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import logging
from typing import Any, Dict, Optional, TYPE_CHECKING
from typing import TYPE_CHECKING, Any, Dict, Optional

from flask import g
from karton.core import Config as KartonConfig
Expand Down

0 comments on commit 6f50b7f

Please sign in to comment.