Move capa/safe_exec into its own directory, in prep for moving code here.
This commit is contained in:
3
common/lib/capa/capa/safe_exec/__init__.py
Normal file
3
common/lib/capa/capa/safe_exec/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Capa's specialized use of codejail.safe_exec."""
|
||||
|
||||
from .safe_exec import safe_exec
|
||||
Reference in New Issue
Block a user