[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
pull/125/head
pre-commit-ci[bot] 4 months ago
parent 590d933fbb
commit 1d7874c290

@ -1,6 +1,7 @@
#!/usr/bin/env python #!/usr/bin/env python
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
"""Converts a mitmproxy dump file to a swagger schema.""" """Converts a mitmproxy dump file to a swagger schema."""
import argparse import argparse
import json import json
import os import os

Loading…
Cancel
Save