Python 3.9 annotation compatibility (#16852)
parent
e7edad6fe9
commit
374bb6cc38
|
|
@ -1,3 +1,4 @@
|
|||
from __future__ import annotations
|
||||
import os
|
||||
import re
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue