We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89010b7 commit 7cc1c7fCopy full SHA for 7cc1c7f
plotpy/config.py
@@ -11,6 +11,8 @@
11
(options, images and icons)
12
"""
13
14
+from __future__ import annotations
15
+
16
import os.path as osp
17
18
from guidata import qthelpers
0 commit comments