recopytex/recopytex/dashboard/pages/home/callbacks.py

7 lines
126 B
Python

#!/usr/bin/env python
# encoding: utf-8
from dash.dependencies import Input, Output
from recopytex.dashboard.app import app