Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Jun 4, 2020
1 parent eeb6ed6 commit 3796706
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ammolite/object.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from functools import wraps
import numpy as np
import biotite.structure as struc
from pymol import cmd as default_cmd
from .convert import convert_to_atom_array, convert_to_chempy_model
from .startup import launch_pymol, _get_pymol, _set_pymol

Expand Down

0 comments on commit 3796706

Please sign in to comment.