|
59 | 59 | from holidays.countries.christmas_island import ChristmasIsland, CX, CXR
|
60 | 60 | from holidays.countries.cocos_islands import CocosIslands, CC, CCK
|
61 | 61 | from holidays.countries.colombia import Colombia, CO, COL
|
| 62 | +from holidays.countries.comoros import Comoros, KM, COM |
62 | 63 | from holidays.countries.congo import Congo, CG, COG
|
63 | 64 | from holidays.countries.cook_islands import CookIslands, CK, COK
|
64 | 65 | from holidays.countries.costa_rica import CostaRica, CR, CRI
|
|
76 | 77 | from holidays.countries.egypt import Egypt, EG, EGY
|
77 | 78 | from holidays.countries.el_salvador import ElSalvador, SV, SLV
|
78 | 79 | from holidays.countries.equatorial_guinea import EquatorialGuinea, GQ, GNQ
|
| 80 | +from holidays.countries.eritrea import Eritrea, ER, ERI |
79 | 81 | from holidays.countries.estonia import Estonia, EE, EST
|
80 | 82 | from holidays.countries.eswatini import Eswatini, SZ, SZW, Swaziland
|
81 | 83 | from holidays.countries.ethiopia import Ethiopia, ET, ETH
|
|
192 | 194 | from holidays.countries.reunion import Reunion, RE, REU, HolidaysRE
|
193 | 195 | from holidays.countries.romania import Romania, RO, ROU
|
194 | 196 | from holidays.countries.russia import Russia, RU, RUS
|
| 197 | +from holidays.countries.rwanda import Rwanda, RW, RWA |
195 | 198 | from holidays.countries.saint_barthelemy import SaintBarthelemy, BL, BLM, HolidaysBL
|
196 | 199 | from holidays.countries.saint_kitts_and_nevis import SaintKittsAndNevis, KN, KNA
|
197 | 200 | from holidays.countries.saint_lucia import SaintLucia, LC, LCA
|
|
220 | 223 | from holidays.countries.slovakia import Slovakia, SK, SVK
|
221 | 224 | from holidays.countries.slovenia import Slovenia, SI, SVN
|
222 | 225 | from holidays.countries.solomon_islands import SolomonIslands, SB, SLB
|
| 226 | +from holidays.countries.somalia import Somalia, SO, SOM |
223 | 227 | from holidays.countries.south_africa import SouthAfrica, ZA, ZAF
|
224 | 228 | from holidays.countries.south_georgia_and_the_south_sandwich_islands import (
|
225 | 229 | SouthGeorgiaAndTheSouthSandwichIslands,
|
226 | 230 | GS,
|
227 | 231 | SGS,
|
228 | 232 | )
|
229 | 233 | from holidays.countries.south_korea import SouthKorea, KR, KOR, Korea
|
| 234 | +from holidays.countries.south_sudan import SouthSudan, SS, SSD |
230 | 235 | from holidays.countries.spain import Spain, ES, ESP
|
231 | 236 | from holidays.countries.sri_lanka import SriLanka, LK, LKA
|
232 | 237 | from holidays.countries.suriname import Suriname, SR, SUR
|
|
235 | 240 | from holidays.countries.switzerland import Switzerland, CH, CHE
|
236 | 241 | from holidays.countries.syrian_arab_republic import SyrianArabRepublic, SY, SYR
|
237 | 242 | from holidays.countries.taiwan import Taiwan, TW, TWN
|
| 243 | +from holidays.countries.tajikistan import Tajikistan, TJ, TJK |
238 | 244 | from holidays.countries.tanzania import Tanzania, TZ, TZA
|
239 | 245 | from holidays.countries.thailand import Thailand, TH, THA
|
240 | 246 | from holidays.countries.timor_leste import TimorLeste, TL, TLS
|
|
247 | 253 | from holidays.countries.turkmenistan import Turkmenistan, TM, TKM
|
248 | 254 | from holidays.countries.turks_and_caicos_islands import TurksAndCaicosIslands, TC, TCA
|
249 | 255 | from holidays.countries.tuvalu import Tuvalu, TV, TUV
|
| 256 | +from holidays.countries.uganda import Uganda, UG, UGA |
250 | 257 | from holidays.countries.ukraine import Ukraine, UA, UKR
|
251 | 258 | from holidays.countries.united_arab_emirates import UnitedArabEmirates, AE, ARE
|
252 | 259 | from holidays.countries.united_kingdom import UnitedKingdom, GB, GBR, UK
|
|
0 commit comments