You've already forked hotpocket
All checks were successful
CI / Checks (push) Successful in 4m38s
Production deployment / Build (release) Successful in 1m7s
Staging deployment / Build (release) Successful in 1m11s
Staging deployment / Deploy (release) Successful in 2m56s
Production deployment / Deploy (release) Successful in 3m52s
5 lines
80 B
Python
5 lines
80 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import annotations
|
|
|
|
version = '26.8.20'
|