mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 00:49:59 +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
|
||||
# -*- coding: iso-8859-15 -*-
|
||||
# -*- coding: UTF-8 -*-
|
||||
import os
|
||||
import sys
|
||||
import argparse
|
||||
|
|
|
|||
Loading…
Reference in a new issue