format code

This commit is contained in:
virusdefender
2017-04-19 01:37:10 +08:00
parent c41a739e1f
commit 8128e076f2
17 changed files with 41 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
import copy
import base64
import copy
import random
import string
import xml.etree.ElementTree as ET