PEP8 double aggressive E401

This commit is contained in:
persianpros
2021-04-14 00:13:41 +04:30
parent eca520c472
commit 9d97e44d17
7 changed files with 17 additions and 8 deletions

View File

@@ -1,7 +1,10 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
import sys, os, struct, shutil
import sys
import os
import struct
import shutil
# ver. gutosie
#--------------------------------------------- 2021 ---------------------------------------------#