Skip to content

Commit

Permalink
[pre-commit.ci] Fixing issues with pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 9, 2025
1 parent deb158a commit 07aa8a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
from __future__ import annotations

import importlib.resources as pkg_resources
from pathlib import Path
import pickle
from pathlib import Path
from unittest.mock import MagicMock

import numpy as np
Expand Down

0 comments on commit 07aa8a6

Please sign in to comment.