1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-01-14 17:37:27 +01:00

fix tabs to spaces

This commit is contained in:
Tim W 2018-03-09 00:45:42 +08:00
parent 9db18dc8a3
commit c373b2fafe
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
# vim: tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
import fnmatch
import getpass
import os

View File

@ -1,5 +1,4 @@
#!/usr/bin/python
# vim: tabstop=4 softtabstop=4 shiftwidth=4 noexpandtab
import binascii
import code
import os