Merge branch '2204-alert-if-script' into release/0.15.0-rc2
This commit is contained in:
@@ -5,6 +5,9 @@ networks.
|
||||
|
||||
"""
|
||||
|
||||
# This variable is only used to check for ImportErrors induced by users running as script rather than as module or package
|
||||
import_error_test_var = None
|
||||
|
||||
__shortname__ = "Sherlock"
|
||||
__longname__ = "Sherlock: Find Usernames Across Social Networks"
|
||||
__version__ = "0.14.4"
|
||||
|
||||
Reference in New Issue
Block a user