Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
killian-scalian committed Dec 11, 2024
1 parent 9dc2ea4 commit c069ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/antares/model/link.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

import pandas as pd

from pydantic import BaseModel, Field
from pydantic import BaseModel

from antares.model.commons import FilterOption, sort_filter_values
from antares.tools.alias_generators import to_kebab
Expand Down

0 comments on commit c069ac2

Please sign in to comment.