Skip to content

Commit 374bb6c

Browse files
authored
Python 3.9 annotation compatibility (#16852)
1 parent e7edad6 commit 374bb6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

modules/util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from __future__ import annotations
12
import os
23
import re
34

0 commit comments

Comments
 (0)