doc: invalid doc link in rstFlatTable.py
Remove an invalid documentation link in rstFlatTable.py. This synchronizes the file with Linux next-20200413. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
67b359cf03
commit
ae2b3e8510
@ -53,8 +53,6 @@ from docutils.utils import SystemMessagePropagation
|
|||||||
# common globals
|
# common globals
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|
||||||
# The version numbering follows numbering of the specification
|
|
||||||
# (doc/books/kernel-doc-HOWTO).
|
|
||||||
__version__ = '1.0'
|
__version__ = '1.0'
|
||||||
|
|
||||||
PY3 = sys.version_info[0] == 3
|
PY3 = sys.version_info[0] == 3
|
||||||
|
Loading…
Reference in New Issue
Block a user