Skip to content

Commit

Permalink
Additional change to make isort 5.0 happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulKGrimes committed Sep 22, 2020
1 parent a3a14ee commit 996feef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/test_cut.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

from graspfile import cut


test_cut_file = "tests/test_data/grasp_files/cut_files/example_GRASP_10-0-1_spherical_polar_linear_farfield.cut"
"""TICRA Tools 19.1 GRASP Cut file"""

Expand Down
1 change: 0 additions & 1 deletion tests/test_tor_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import graspfile.torfile


test_file = "tests/test_data/tor_files/python-graspfile-example.tor"
"""TICRA Tools 10.0.1 GRASP .tor file"""

Expand Down

0 comments on commit 996feef

Please sign in to comment.