Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ReadMe.md references of a device_brand_name() function #39

Open
the-REAL-beautysleep opened this issue Apr 14, 2022 · 0 comments
Open

Comments

@the-REAL-beautysleep
Copy link

The ReadMe.md references a device_brand_name() function but I can't see it anywhere in the code and calling it fails when called

    device = DeviceDetector(user_agent).parse()
    manufacturer = device.device_brand_name()

AttributeError: 'DeviceDetector' object has no attribute 'device_brand_name'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant