mirror of
https://github.com/StefBuwalda/ProjectIOT.git
synced 2025-10-29 18:59:57 +00:00
3 lines
63 B
Python
3 lines
63 B
Python
from flask import Blueprint
|
|
|
|
api_blueprint = Blueprint('api', ) |