napalm icon indicating copy to clipboard operation
napalm copied to clipboard

[Fix] Build documentation

Open M0NsTeRRR opened this issue 1 year ago • 1 comments

Fix #1697

I assume it works make doctest

build succeeded.

The HTML pages are in _build/html.

M0NsTeRRR avatar Aug 17 '22 16:08 M0NsTeRRR

Also it should fix some others PR failing on AttributeError: module 'pyflakes.messages' has no attribute 'RedefinedInListComp' That is fixed with upgrading pylama to 8.4.1

M0NsTeRRR avatar Aug 17 '22 16:08 M0NsTeRRR

Superseded by the PR here:

https://github.com/napalm-automation/napalm/pull/1778

The referenced PR fixes the issue with pytest7 and --rootdir

ktbyers avatar Oct 17 '22 20:10 ktbyers