Skip to content

Commit

Permalink
lint code
Browse files Browse the repository at this point in the history
  • Loading branch information
salihuDickson committed Aug 22, 2024
1 parent d400654 commit db31c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crategen/converters/wes_converter.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from pydantic import ValidationError

from ..models import WESData, WRROCDataWES
from .abstract_converter import AbstractConverter
from ..utils import convert_to_iso8601
from .abstract_converter import AbstractConverter


class WESConverter(AbstractConverter):
Expand Down

0 comments on commit db31c39

Please sign in to comment.