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 Apr 10, 2024
1 parent 4c44d8e commit 5dae678
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/safeds_runner/server/test_memoization.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@
from safeds_runner.server._messages import MessageDataProgram, ProgramMainInformation
from safeds_runner.server._pipeline_manager import (
PipelineProcess,
absolute_path,
file_mtime,
memoized_dynamic_call,
memoized_static_call, absolute_path,
memoized_static_call,
)


Expand Down

0 comments on commit 5dae678

Please sign in to comment.