You've already forked hotpocket
All checks were successful
Production deployment / Build (release) Successful in 1m58s
Staging deployment / Build (release) Successful in 2m0s
CI / Checks (push) Successful in 4m43s
Staging deployment / Deploy (release) Successful in 1m56s
Production deployment / Deploy (release) Successful in 2m25s
5 lines
86 B
Python
5 lines
86 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import annotations
|
|
|
|
version = '26.1.14.post0'
|