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