Skip to content

Commit

Permalink
clean imports
Browse files Browse the repository at this point in the history
  • Loading branch information
APN-Pucky committed Jul 24, 2023
1 parent 5a4f0ac commit f8dbaa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_auto.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import numpy as np
from feynml import PDG, FeynmanDiagram, Leg, Propagator, Vertex
from feynml import FeynmanDiagram, Leg, Propagator, Vertex

import pyfeyn2
from pyfeyn2.auto.position import (
auto_align,
auto_align_legs,
Expand Down

0 comments on commit f8dbaa6

Please sign in to comment.