We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
isort
1 parent 9d5fcf9 commit a28612fCopy full SHA for a28612f
colour_visuals/__init__.py
@@ -5,6 +5,8 @@
5
WebGPU-based visuals for colour science applications.
6
"""
7
8
+# isort: skip_file
9
+
10
from __future__ import annotations
11
12
import contextlib
0 commit comments