Update hdays.py

This commit is contained in:
Marcos Alves de Almeida 2019-10-24 16:05:06 -03:00 committed by Ben Letham
parent a3ae4715bb
commit 5ad4e8a092

View file

@ -51,7 +51,7 @@ class Brazil(HolidayBase):
self[date(year, 11, 2)] = "All Souls' Day"
# Republic Proclamation Day
self[date(year, 11, 5)] = "Republic Proclamation Day"
self[date(year, 11, 15)] = "Republic Proclamation Day"
# Christmas
self[date(year, 12, 25)] = "Christmas"