John Snow <js...@redhat.com> writes: > This restores the linting baseline in qapidoc. The order of some imports > have changed slightly due to configuring isort a little better: isort
Changed since when / what? > was having difficulty understanding that "compat" and "qapidoc_legacy" > were local modules because docs/sphinx "isn't a python package". > > Signed-off-by: John Snow <js...@redhat.com>