Skip to content

Commit 0603cc3

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 535e96d commit 0603cc3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mitmproxy2swagger/mitmproxy2swagger.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: utf-8 -*-
33
"""Converts a mitmproxy dump file to a swagger schema."""
4+
45
import argparse
56
import json
67
import os

0 commit comments

Comments
 (0)