We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0960866 commit 0361d03Copy full SHA for 0361d03
1 file changed
src/textual_dev/service.py
@@ -1,4 +1,5 @@
1
"""Manages a running devtools instance"""
2
+
3
from __future__ import annotations
4
5
import asyncio
0 commit comments