Skip to content

Commit

Permalink
Add annotations from future
Browse files Browse the repository at this point in the history
  • Loading branch information
CasperWA committed Sep 13, 2023
1 parent b34a8d6 commit 487e837
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci_cd/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""Repository management tasks powered by `invoke`.
More information on `invoke` can be found at [pyinvoke.org](http://www.pyinvoke.org/).
"""
from __future__ import annotations

import logging
import platform
import re
Expand Down

0 comments on commit 487e837

Please sign in to comment.