Skip to content

Commit

Permalink
addressed review
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmohona committed Dec 19, 2024
1 parent 837e792 commit 399f941
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,9 @@

import datetime
import subprocess
import warnings

warnings.filterwarnings(
"ignore",
message="DCDReader currently makes independent timesteps",
category=DeprecationWarning,
module="MDAnalysis.coordinates.DCD",
)

import MDAnalysis as mda

MDAnalysis_version = mda.__version__

# -- Project information -----------------------------------------------------

project = "MDAnalysis User Guide"
Expand Down

0 comments on commit 399f941

Please sign in to comment.