mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 17:27:58 +08:00
docs: import SphinxWarning in configuration
Fixes a NameError when reporting problems. [ci skip]
This commit is contained in:
parent
4d54147e7e
commit
c50eb7c85f
@ -9,6 +9,7 @@
|
||||
import glob
|
||||
import os.path
|
||||
import pygments
|
||||
from sphinx.errors import SphinxError, SphinxWarning
|
||||
|
||||
# -- Helper functions --------------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user