##// END OF EJS Templates
Added a space between pound and comments (@minrk request)
Jonathan Frederic -
Show More
1 NO CONTENT: modified file
NO CONTENT: modified file
@@ -57,7 +57,7 b' class FilesWriter(WriterBase):'
57 See base for more...
57 See base for more...
58 """
58 """
59
59
60 #Pull the extension from the resources dict.
60 # Pull the extension and subdir from the resources dict.
61 output_extension = resources['output_extension']
61 output_extension = resources['output_extension']
62
62
63 #Write all of the extracted resources to the destination directory.
63 # Write all of the extracted resources to the destination directory.
General Comments 0
You need to be logged in to leave comments. Login now