Skip to content

Commit

Permalink
🚨(ozi.render): run black
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jul 9, 2024
1 parent 863e32b commit 964e9c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ozi/render.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

if TYPE_CHECKING:
import sys

if sys.version_info >= (3, 11):
from typing import Self
elif sys.version_info < (3, 11):
Expand Down

0 comments on commit 964e9c5

Please sign in to comment.