..., part two

Thu, 27 Aug 2020 00:29:31 +0300

author
Teemu Piippo <teemu@hecknology.net>
date
Thu, 27 Aug 2020 00:29:31 +0300
changeset 112
d997456985b2
parent 111
cfa961e5e578
child 113
8c2ca8d368d4

..., part two

webfront.py file | annotate | diff | comparison | revisions
--- a/webfront.py	Thu Aug 27 00:27:42 2020 +0300
+++ b/webfront.py	Thu Aug 27 00:29:31 2020 +0300
@@ -45,7 +45,6 @@
             file.stream,
             name = filename,
             ldraw_directories = config['libraries'],
-            **common_args,
         )
         report = check_model(model, test_suite)
 

mercurial