Skip to content

Commit

Permalink
fix lint but with ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
docNord committed Apr 24, 2024
1 parent e1c2faa commit ffbf7c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/unit/test_unit_smhi.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

from unittest.mock import MagicMock, patch

import pytest
import pandas as pd

import pytest
from smhi.smhi import SMHI


Expand Down

0 comments on commit ffbf7c9

Please sign in to comment.