Update src/icalendar/attr.py

Co-authored-by: Steve Piercy <web@stevepiercy.com>
pull/896/head
Sashank 2025-09-17 14:17:59 +05:30 zatwierdzone przez GitHub
rodzic 24740fbfda
commit 7b69671980
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1560,7 +1560,7 @@ def get_start_property(component: Component) -> date | datetime:
component: The component from which to get its start property.
Returns:
The DTSTART value
The ``DTSTART`` value.
Raises:
IncompleteComponent: If no DTSTART is present