diff options
Diffstat (limited to 'venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU')
2 files changed, 0 insertions, 12 deletions
diff --git a/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__init__.py b/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__init__.py deleted file mode 100644 index a046723..0000000 --- a/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__init__.py +++ /dev/null @@ -1,12 +0,0 @@ -from .. import Provider as AutomotiveProvider - - -class Provider(AutomotiveProvider): - """Implement automotive provider for ``hu_HU`` locale. - - Sources: - - - https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Hungary - """ - - license_formats = ("???-###",) diff --git a/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__pycache__/__init__.cpython-311.pyc Binary files differdeleted file mode 100644 index 8640175..0000000 --- a/venv/lib/python3.11/site-packages/faker/providers/automotive/hu_HU/__pycache__/__init__.cpython-311.pyc +++ /dev/null |