We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec6ded commit 79d248fCopy full SHA for 79d248f
beetsplug/fish.py
@@ -29,6 +29,7 @@
29
<https://fishshell.com/docs/current/completions.html>.
30
"""
31
32
+from __future__ import annotations
33
34
import io
35
import optparse
0 commit comments