Skip to content

Commit

Permalink
chore(typing): use isort and black
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle authored and laurent-laporte-pro committed Mar 9, 2024
1 parent 4903577 commit 43ee692
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import json
from pathlib import Path
import typing as t
from pathlib import Path

from antarest.core.model import JSON
from antarest.study.storage.rawstudy.ini_reader import IReader
Expand Down

0 comments on commit 43ee692

Please sign in to comment.