We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd64c8 commit ccc179fCopy full SHA for ccc179f
src/pytest_flask/plugin.py
@@ -1,9 +1,9 @@
1
#!/usr/bin/env python
2
"""
3
- A py.test plugin which helps testing Flask applications.
+A py.test plugin which helps testing Flask applications.
4
5
- :copyright: (c) by Vital Kudzelka
6
- :license: MIT
+:copyright: (c) by Vital Kudzelka
+:license: MIT
7
8
from typing import Any
9
from typing import List
0 commit comments