Remove imports #43
Annotations
10 errors
sphinx/builders/__init__.py#L484
sphinx/builders/__init__.py:484:96: E501 Line too long (104 > 95 characters)
|
sphinx/builders/__init__.py#L485
sphinx/builders/__init__.py:485:96: E501 Line too long (114 > 95 characters)
|
sphinx/builders/__init__.py#L486
sphinx/builders/__init__.py:486:96: E501 Line too long (96 > 95 characters)
|
sphinx/builders/__init__.py#L488
sphinx/builders/__init__.py:488:96: E501 Line too long (109 > 95 characters)
|
sphinx/builders/__init__.py#L493
sphinx/builders/__init__.py:493:13: T201 `print` found
|
sphinx/builders/__init__.py#L624
sphinx/builders/__init__.py:624:96: E501 Line too long (100 > 95 characters)
|
sphinx/builders/__init__.py#L634
sphinx/builders/__init__.py:634:96: E501 Line too long (113 > 95 characters)
|
sphinx/builders/__init__.py#L655
sphinx/builders/__init__.py:655:96: E501 Line too long (97 > 95 characters)
|
sphinx/builders/__init__.py#L656
sphinx/builders/__init__.py:656:96: E501 Line too long (100 > 95 characters)
|
sphinx/builders/__init__.py#L662
sphinx/builders/__init__.py:662:25: G004 Logging statement uses f-string
|
The logs for this run have expired and are no longer available.
Loading