mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-24 09:28:43 +00:00
Fix
This commit is contained in:
parent
e624217dd7
commit
cceea8a5d5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
##!/usr/bin/env python3
|
##!/usr/bin/env python3
|
||||||
# -*- coding: iso-8859-15 -*-
|
# -*- coding: UTF-8 -*-
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import argparse
|
import argparse
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue