Skip to content

Commit

Permalink
Update __main__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DevanshRaghav75 authored Jul 19, 2021
1 parent 9ddf9c2 commit d00780d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grepX/__main__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Coded by @HS Devansh Raghav
# follow me on instagram :) - https://instagram.com/hs_devansh_raghav

import threading
from concurrent.futures import ThreadPoolExecutor
from grepX.core.args import PATTERN, FILE, OUTPUT, THREADS
Expand Down

0 comments on commit d00780d

Please sign in to comment.