+ warn message
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import os
|
||||
|
||||
|
||||
from interpreter.NassiShneidermann import NassiShneidermanDiagram
|
||||
from draw.Iinstruction import *
|
||||
|
||||
@@ -22,4 +23,4 @@ def output(values):
|
||||
if os.path.isfile(os.path.join(output_path, f))
|
||||
and f.lower().endswith(('.png', '.gif'))
|
||||
]
|
||||
return fnames
|
||||
return fnames
|
||||
|
||||
Reference in New Issue
Block a user