Staging instance, all changes can be removed at any time

Skip to content

Use isinstance() instead of type identity comparison

vlorentz requested to merge isinstance into master

type identity should be avoided because it does not check for inheritance

Merge request reports

Loading