Skip to content

Commit 02e8773

Browse files
author
Joel Collins
committed
Added proxy to flask current_app
1 parent 4c4390b commit 02e8773

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/labthings/server/find.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from .names import EXTENSION_NAME
66

77
__all__ = [
8+
"current_app",
89
"url_for",
910
"current_labthing",
1011
"registered_extensions",

0 commit comments

Comments
 (0)