Skip to content

Commit

Permalink
Run "isort"
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYahya committed Jan 3, 2019
1 parent 43f4e89 commit f984b44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sherlock.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@
import re
from argparse import ArgumentParser, RawDescriptionHelpFormatter
from concurrent.futures import ThreadPoolExecutor
from colorama import Fore,Back,Style,init

import requests

from colorama import Back, Fore, Style, init
from requests_futures.sessions import FuturesSession
from torrequest import TorRequest

Expand Down

0 comments on commit f984b44

Please sign in to comment.