Fix whitespace for consistency
I'd actually prefer having a blank line between license and docstring, but this is how most modules do it
This commit is contained in:
parent
56702e4ed1
commit
58c425846c
@ -10,7 +10,6 @@
|
||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
"""Generate HTTP tests from YAML files
|
||||
|
||||
Each HTTP request is its own TestCase and can be requested to be run in
|
||||
|
@ -10,7 +10,6 @@
|
||||
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||
# License for the specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
"""Manage fixtures for gabbi at the test suite level."""
|
||||
|
||||
import contextlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user