mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
docs: import SphinxWarning in configuration
Fixes a NameError when reporting problems. [ci skip]
This commit is contained in:
parent
4d54147e7e
commit
c50eb7c85f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
import glob
|
||||
import os.path
|
||||
import pygments
|
||||
from sphinx.errors import SphinxError, SphinxWarning
|
||||
|
||||
# -- Helper functions --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue