Skip to content
Commit 68dde59f authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.utils: Fix deprecate() on classes for Python < 3.6

object.__init_subclass__ is only available in Python >= 3.6, so do not reference
it when not available
parent d4351069
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment