Skip to content

Commit

Permalink
Update base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
talagayev authored Aug 6, 2024
1 parent 6065e78 commit 98ee9e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package/MDAnalysis/coordinates/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@
import numpy as np
import numbers
import warnings
from parmed.structure import Structure
from typing import Any, Union, Optional, List, Dict

from .timestep import Timestep
Expand Down

0 comments on commit 98ee9e0

Please sign in to comment.