Skip to content

Code refactoring and load map of manufacturers with csv file. #1

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Rustem
Copy link

@Rustem Rustem commented Mar 6, 2014

The main goal of refactoring is to make decoding module more error-tolerant. Now if some property has no value, None is returned.
Another point is to validate vin on initialization. In case Vin is of wrong format, then BadVin exception is raised.
Finally, added csv file of wmi->manufacturer that preloaded on initialization and removed stale files.

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

Successfully merging this pull request may close these issues.

1 participant