You've already forked hotpocket
All checks were successful
CI / Checks (push) Successful in 2m55s
Production deployment / Build (release) Successful in 2m38s
Staging deployment / Build (release) Successful in 2m38s
Staging deployment / Deploy (release) Successful in 2m52s
Production deployment / Deploy (release) Successful in 3m44s
Emergency release due to an issue with Apple apps and extensions.
5 lines
80 B
Python
5 lines
80 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import annotations
|
|
|
|
version = '26.8.22'
|