Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix an import issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 24, 2015
1 parent f1f0de1 commit 9c79d7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pyquickhelper/helpgen/sphinx_main_verification.py
Expand Up @@ -4,6 +4,7 @@
@brief Function to verify the files produced by Sphinx
"""
import sys
import os
import re
import warnings
Expand Down

0 comments on commit 9c79d7f

Please sign in to comment.