Updated default extensions to subclass structure

This commit is contained in:
Joel Collins 2020-11-30 16:41:39 +00:00
parent bacc111a87
commit 8d0759e9e0
8 changed files with 300 additions and 305 deletions

View file

@ -1 +1,3 @@
from .tools import devtools_extension_v2
LABTHINGS_EXTENSIONS = [devtools_extension_v2]