You've already forked hotpocket
All checks were successful
CI / Checks (push) Successful in 3m39s
Production deployment / Build (release) Successful in 31s
Staging deployment / Build (release) Successful in 52s
Staging deployment / Deploy (release) Successful in 1m52s
Production deployment / Deploy (release) Successful in 2m34s
5 lines
81 B
Python
5 lines
81 B
Python
# -*- coding: utf-8 -*-
|
|
from __future__ import annotations
|
|
|
|
version = '25.11.18'
|