fix pep8 template in tox.ini
This commit is contained in:
		@ -13,6 +13,8 @@ commands = stestr run {posargs}
 | 
				
			|||||||
  stestr slowest
 | 
					  stestr slowest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:pep8]
 | 
					[testenv:pep8]
 | 
				
			||||||
 | 
					allowlist_externals =
 | 
				
			||||||
 | 
					  doc8
 | 
				
			||||||
commands =
 | 
					commands =
 | 
				
			||||||
  doc8 doc/source README.rst
 | 
					  doc8 doc/source README.rst
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user