Formatting
This commit is contained in:
parent
b8354d3e8e
commit
8b20975cb9
5 changed files with 7 additions and 3 deletions
|
|
@ -2,6 +2,7 @@ from labthings import Schema, fields, find_component
|
|||
from labthings.extensions import BaseExtension
|
||||
from labthings.views import PropertyView
|
||||
|
||||
|
||||
# Create the extension class
|
||||
class MyExtension(BaseExtension):
|
||||
def __init__(self):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue