BUGFIX: Fixed overzealous deletion in init scripts and fixed reference to removed SetBinDir.
This commit is contained in:
@@ -20,3 +20,10 @@
|
||||
#
|
||||
# Init this module
|
||||
#
|
||||
# Set prefix for __all__
|
||||
#
|
||||
import Scyther
|
||||
|
||||
# Provide scope
|
||||
__all__ = ["Scyther"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user