diff options
| author | Matt Mayer <[email protected]> | 2024-03-14 23:50:51 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-14 17:50:51 +0100 |
| commit | a409b468f942d964ce22ff42b52f8a756e0ca815 (patch) | |
| tree | bbff03204518b479aa056cfcf86d2a2520604e49 /docs | |
| parent | 5ef8ef1da13e83efc61702e64d8f75b611afb4e5 (diff) | |
| download | faker-a409b468f942d964ce22ff42b52f8a756e0ca815.tar.xz faker-a409b468f942d964ce22ff42b52f8a756e0ca815.zip | |
refactor(location)!: remove default_country definitions (#2740)
Co-authored-by: ST-DDT <[email protected]>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/upgrading_v9/2740.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/guide/upgrading_v9/2740.md b/docs/guide/upgrading_v9/2740.md new file mode 100644 index 00000000..95e66b49 --- /dev/null +++ b/docs/guide/upgrading_v9/2740.md @@ -0,0 +1,3 @@ +### faker.definitions.location.default_country removed + +These definitions have been removed, as they were not used by any public method, and were not useful for locales which don't correspond directly to a single country, like `ar`. |
