from .. import Provider as AutomotiveProvider class Provider(AutomotiveProvider): """Implement automotive provider for ``pt_BR`` locale.""" license_formats = ("???-#?##",)