Skip to content

Commit

Permalink
🚨 Reordered imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed Nov 2, 2020
1 parent 4d34ada commit 7b63a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# This file only contains a selection of the most common options. For a full
# list see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
import toml
from pathlib import Path
import toml

# pylint: disable=invalid-name

Expand Down

0 comments on commit 7b63a55

Please sign in to comment.