Browse Source

PEP 604 annotations

w-e-w 1 năm trước cách đây
mục cha
commit
c40f33ca04
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      modules/styles.py

+ 1 - 0
modules/styles.py

@@ -1,3 +1,4 @@
+from __future__ import annotations
 from pathlib import Path
 from modules import errors
 import csv