Skip to content

Commit 699caa5

Browse files
committed
Isort
1 parent 719f3ca commit 699caa5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readthedocs/doc_builder/backends/mkdocs.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# -*- coding: utf-8 -*-
2-
31
"""
42
MkDocs_ backend for building docs.
53
64
.. _MkDocs: http://www.mkdocs.org/
75
"""
6+
87
import json
98
import logging
109
import os

0 commit comments

Comments
 (0)