fix code style

This commit is contained in:
Michael Pöhn 2020-01-21 17:10:40 +01:00
parent 69fc38c668
commit b25eeb66a1
2 changed files with 1 additions and 5 deletions

View File

@ -1,14 +1,10 @@
#!/usr/bin/env python3
import inspect
import logging
import optparse
import os
import shutil
import sys
import unittest
import tempfile
import textwrap
from unittest import mock
localmodule = os.path.realpath(