Skip to content

Commit

Permalink
More Linting -> isort
Browse files Browse the repository at this point in the history
  • Loading branch information
sunset666 committed Aug 22, 2024
1 parent 39fd223 commit 5f8b76b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from pathlib import Path
from typing import List, Optional

import tifffile
import xmlschema

from typing import List, Optional
from pathlib import Path
from ingest_validation_tools.plugin_validator import Validator
from utils import GetParentData

Expand Down

0 comments on commit 5f8b76b

Please sign in to comment.