Skip to content
Snippets Groups Projects
Verified Commit c409b915 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Add missing import of timedelta

parent e1e7e648
No related branches found
No related tags found
1 merge request!212Resolve "NameError at /app/resint/live_documents/*.pdf: name 'timedelta' is not defined"
Pipeline #38923 passed
from datetime import timedelta
from typing import TYPE_CHECKING, Optional
from django.db.models import Count, Q
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment