summaryrefslogtreecommitdiff
path: root/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL
diff options
context:
space:
mode:
Diffstat (limited to 'venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL')
-rw-r--r--venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__init__.py11
-rw-r--r--venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__pycache__/__init__.cpython-311.pycbin632 -> 0 bytes
2 files changed, 0 insertions, 11 deletions
diff --git a/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__init__.py b/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__init__.py
deleted file mode 100644
index 0609f62..0000000
--- a/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__init__.py
+++ /dev/null
@@ -1,11 +0,0 @@
-from .. import Provider as AutomotiveProvider
-
-
-class Provider(AutomotiveProvider):
- """Implement automotive provider for ``he_IL`` locale."""
-
- """ Source : https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Israel """
- license_formats = (
- "###-##-###",
- "##-###-##",
- )
diff --git a/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__pycache__/__init__.cpython-311.pyc
deleted file mode 100644
index b95364d..0000000
--- a/venv/lib/python3.11/site-packages/faker/providers/automotive/he_IL/__pycache__/__init__.cpython-311.pyc
+++ /dev/null
Binary files differ