Skip to content

Commit acdd45c

Browse files
Add source attribution for security.py in load_py.py
1 parent c107b37 commit acdd45c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cellmap_flow/utils/load_py.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# copied from https://github.com/janelia-cellmap/cellmap-segmentation-challenge/blob/6e9d842b9a90b0df22aa07946a4d1deed5c27504/src/cellmap_segmentation_challenge/utils/security.py
12
import ast
23
import os
34
import inspect

0 commit comments

Comments
 (0)