Skip to content

Commit

Permalink
Update test_base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
molsim authored Mar 16, 2020
1 parent d366e02 commit 3a60a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymolint/test_base.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import numpy as np
from itertools import permutations
from base import *
from pymolint.base import *


def test_base():
Expand Down

0 comments on commit 3a60a26

Please sign in to comment.