Skip to content

Commit

Permalink
precommit complaints
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Sep 5, 2023
1 parent 14d6f7a commit 5a6dce8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
# import sys

import datetime
import MDAnalysis as mda
import subprocess
import MDAnalysis as mda

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

Expand Down Expand Up @@ -132,7 +132,6 @@ def sort_authors(filename):

html_theme_options = {
"mda_official": True,

}

html_logo = "_static/logos/user_guide.png"
Expand Down

0 comments on commit 5a6dce8

Please sign in to comment.