Support 3.9 on templates (#2065)
This commit is contained in:
parent
5e444a7b7b
commit
d5c7cedf31
@ -1,5 +1,7 @@
|
||||
"""Common templates used between pages in the app."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from code import styles
|
||||
from code.components.sidebar import sidebar
|
||||
from typing import Callable
|
||||
|
Loading…
Reference in New Issue
Block a user