Undo future annotations from watcher.py till Typer fixes its issue
Fixes #1258
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
# Do not enable annotations!
|
||||
# https://github.com/tiangolo/typer/discussions/598
|
||||
# from __future__ import annotations
|
||||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user