Add 'source' to RuntimeException
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
from smnp.environment.environment import Environment
|
||||
from smnp.module import functions, methods
|
||||
|
||||
|
||||
def createEnvironment():
|
||||
return Environment([{}], functions, methods)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user