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 Dec 2, 2024
1 parent 696bc9a commit 8f1c59e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topostats/io.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import numpy.typing as npt
import pandas as pd
import pySPM
from AFMReader import asd, ibw, gwy, jpk, spm, topostats
from AFMReader import asd, gwy, ibw, jpk, spm, topostats
from numpyencoder import NumpyEncoder
from ruamel.yaml import YAML, YAMLError

Expand Down

0 comments on commit 8f1c59e

Please sign in to comment.