FreeCAD: master 9be9620a

Author Committer Branch Timestamp Parent
vocx-fc yorik master 2020-10-08 20:49:22 master f5476151
Changeset Show: add argument to NotAContainerError class constructor

The class `NotAContainerError` is used as an exception.
Where it is used it is initialized with an argument,
but the definition didn't accept one; now we accept an argument
in the constructor.
mod - src/Mod/Show/Containers.py Diff File