+ warn message

This commit is contained in:
oleting
2020-12-27 17:18:38 +01:00
parent 86353a8d84
commit e9972626df
2 changed files with 14 additions and 9 deletions

View File

@@ -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