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] authored and ns-rse committed Dec 2, 2024
1 parent ac4ba02 commit 0282945
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 0282945

Please sign in to comment.