mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
Abri booking with no confirmed time books an all-day appointment 🟩
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
da4caea407
commit
992ac243ba
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@ from domain.abri.models import SlotCode
|
|||
|
||||
|
||||
def slot_for_confirmed_time(confirmed_time: Optional[str]) -> SlotCode:
|
||||
raise NotImplementedError
|
||||
return "AD"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue