mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-12-15 15:02:32 +00:00
df8c3b6a59
##### SUMMARY This adds future annotations imports to benefit from the modern python typing system.
3 lines
82 B
Python
3 lines
82 B
Python
from __future__ import annotations
|
|
|
|
version = "2.3.0" # x-release-please-version
|