Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ka-sarthak committed Aug 16, 2024
1 parent e0bd00b commit 23f08d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import os

from click.testing import CliRunner

from nomad_polymerization_reactions.cli import cli


Expand Down
1 change: 1 addition & 0 deletions tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

import pytest
import yaml

from nomad_polymerization_reactions.utils import generate_archive_from_json


Expand Down

0 comments on commit 23f08d4

Please sign in to comment.