Skip to content

Commit

Permalink
style: apply automated linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
megalinter-bot committed Jan 15, 2025
1 parent e4b84d7 commit a70c635
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
from datetime import date

import pytest
from tests.helpers import assert_cell_operation_works

from safeds._typing import _ConvertibleToIntCell
from safeds.data.tabular.containers import Cell
from tests.helpers import assert_cell_operation_works


@pytest.mark.parametrize(
Expand Down

0 comments on commit a70c635

Please sign in to comment.