Skip to content

Commit

Permalink
lint these please
Browse files Browse the repository at this point in the history
  • Loading branch information
kmlefran committed Dec 5, 2023
1 parent 35d0cb2 commit bb8f908
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion aiida_aimall/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import sys

import click

from aiida.cmdline.commands.cmd_data import verdi_data
from aiida.cmdline.params.types import DataParamType
from aiida.cmdline.utils import decorators
Expand Down
1 change: 0 additions & 1 deletion conftest.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""pytest fixtures for simplified testing."""
import pytest

from aiida.common import exceptions
from aiida.orm import Computer, InstalledCode, QueryBuilder

Expand Down

0 comments on commit bb8f908

Please sign in to comment.