mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix flake8 violations
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import os
|
||||
|
||||
import mod_resource
|
||||
|
||||
import mod_something
|
||||
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
MESSAGE="There's no __init__.py in this folder, hence we should be left out"
|
||||
MESSAGE = "There's no __init__.py in this folder, hence we should be left out"
|
||||
|
||||
@@ -1 +1 @@
|
||||
"Subpackage Something"
|
||||
"Subpackage Something"
|
||||
|
||||
Reference in New Issue
Block a user