mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
refactor: add future annotations imports (#398)
##### SUMMARY This adds future annotations imports to benefit from the modern python typing system.
This commit is contained in:
parent
9905bd0e01
commit
df8c3b6a59
43 changed files with 275 additions and 126 deletions
|
|
@ -24,3 +24,4 @@ exclude_paths:
|
|||
|
||||
warn_list:
|
||||
- internal-error
|
||||
- sanity[cannot-ignore]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue