You've already forked hotpocket
BTHLABS-66: Prepping for public release: Take three
I smell a drastic change to auth flow in the Mac app... Let's see if it gets approved this time :D.
This commit is contained in:
@@ -13,7 +13,10 @@ import werkzeug
|
||||
import werkzeug.routing
|
||||
|
||||
from hotpocket_workspace_tools import get_workspace_mode
|
||||
from hotpocket_workspace_tools.tasks import bump_version, get_version # noqa: F401
|
||||
from hotpocket_workspace_tools.tasks import ( # noqa: F401
|
||||
bump_version,
|
||||
get_version,
|
||||
)
|
||||
|
||||
WORKSPACE_MODE = get_workspace_mode()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user