mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-24 20:47:54 +00:00
Add pyright strict type checking
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# pyright: reportGeneralTypeIssues=false
|
||||
from typing import Dict, Optional
|
||||
|
||||
import pendulum
|
||||
|
||||
Reference in New Issue
Block a user