mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Add a docstring to conftest
This commit is contained in:
parent
4d13923bfb
commit
03fd22c230
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
"""Test configuration for py.test."""
|
||||
import sys
|
||||
|
||||
import flake8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue