Skip to content

Commit 4182510

Browse files
pre-commit-ci[bot]vfdev-5
authored andcommitted
style: pre-commit fixes
1 parent a546f53 commit 4182510

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/custom_exceptions.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13

24
class PythonMyException7(Exception):
35
def __init__(self, message):

0 commit comments

Comments
 (0)