Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 26, 2024
1 parent a509516 commit 0eaf61b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cmdline/commands/test_presto.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for ``verdi presto``."""

import pytest
from aiida.cmdline.commands.cmd_presto import verdi_presto, default_profile_name
from aiida.cmdline.commands.cmd_presto import default_profile_name, verdi_presto
from aiida.manage.configuration.config import Config


Expand Down

0 comments on commit 0eaf61b

Please sign in to comment.