Skip to content

Commit

Permalink
Merge branch 'main' into nepali-lights-fans
Browse files Browse the repository at this point in the history
  • Loading branch information
Rrp13 authored Feb 12, 2025
2 parents d418535 + 5c8cc54 commit 187c995
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jinja2==3.1.5
black==25.1.0
flake8==7.1.1
isort==6.0.0
mypy==1.14.1
mypy==1.15.0
pylint==3.3.4
pytest==8.3.4
pytest-xdist[psutil]==3.6.1
1 change: 1 addition & 0 deletions sentences/pl/homeassistant_HassGetCurrentDate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ intents:
- "jaki [dzisiaj |obecnie ]jest dzień[ tygodnia]"
- "jaki jest (dzisi[aj|ejszy]|obecnie) dzień[ tygodnia]"
- "podaj mi [dzisiejszą |obecną |aktualną |bieżącą ]datę"
- "który dzisiaj jest"
1 change: 1 addition & 0 deletions tests/pl/homeassistant_HassGetCurrentDate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ tests:
- "podaj mi bieżącą datę"
- "jaka jest dzisiejsza data"
- "jaki jest dzisiejszy dzień tygodnia"
- "który dzisiaj jest"
intent:
name: HassGetCurrentDate
response: Jest wtorek, siedemnasty września dwutysięcznego trzynastego roku.

0 comments on commit 187c995

Please sign in to comment.