Skip to content

Commit 037e5a5

Browse files
committed
rename test file
1 parent d96bb06 commit 037e5a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ipython2cwl/cwltoolextractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
SETUP_TEMPLATE = f.read()
2323

2424

25-
# TODO: does not support recursion if main function exists
25+
# TODO: check if supports recursion if main function exists
2626

2727
class AnnotatedVariablesExtractor(ast.NodeTransformer):
2828
input_type_mapper = {
File renamed without changes.

0 commit comments

Comments
 (0)