2.9 dev numpy types
This commit is contained in:
parent
f2a2d880f2
commit
63b633ba44
10 changed files with 156 additions and 90 deletions
|
|
@ -1,3 +1,3 @@
|
|||
from .tools import devtools_extension_v2
|
||||
from .tools import DevToolsExtension
|
||||
|
||||
LABTHINGS_EXTENSIONS = [devtools_extension_v2]
|
||||
LABTHINGS_EXTENSIONS = [DevToolsExtension]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue