Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Feb 13, 2024
1 parent b88b211 commit 570a035
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion tests/optimize/linear_method_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
import numpy as np
import pyscf
import pytest
from pyscf import cc

import ffsim

Expand Down
1 change: 1 addition & 0 deletions tests/variational/ucj_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"""Tests for unitary cluster Jastrow ansatz."""

import itertools

import numpy as np
import pyscf
import scipy.linalg
Expand Down

0 comments on commit 570a035

Please sign in to comment.