Skip to content

Commit

Permalink
wrong test path
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Mar 29, 2024
1 parent 84e83e3 commit 89dbf0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_fchl_acsf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
from copy import deepcopy

import numpy as np
from conftest import ASSETS

from qmllib.representations import generate_fchl_acsf
from qmllib.utils.xyz_format import read_xyz
from tests.conftest import ASSETS

np.set_printoptions(linewidth=666, edgeitems=10)
REP_PARAMS = dict()
Expand Down

0 comments on commit 89dbf0b

Please sign in to comment.