3 lines
89 B
Python
3 lines
89 B
Python
from .tools import devtools_extension_v2
|
|
|
|
LABTHINGS_EXTENSIONS = [devtools_extension_v2]
|