OSDN Git Service

Update draw_packing_instructions.py
authorYordan Manolov <yordan.manolov@rwth-aachen.de>
Sun, 19 Jul 2020 10:00:41 +0000 (12:00 +0200)
committerYordan Manolov <yordan.manolov@rwth-aachen.de>
Sun, 19 Jul 2020 10:00:41 +0000 (12:00 +0200)
src/inform-or/inform_or_utility/draw_packing_instructions.py

index c4d27af..9fb775c 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (c) 2020 Moritz Dedderichs
+
+
+
 from matplotlib.patches import Rectangle
 from matplotlib import pyplot as plt
 from collections import defaultdict