Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpeckham committed Feb 1, 2024
1 parent 53075b5 commit b7ab0eb
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions src/vin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,16 +94,15 @@ def wmi(self) -> str:
Mass-market manufacturers are assigned a three-character WMI. For
example, some Honda cars have WMI 5FN:
```
5FNYF5H59HB011946
---
```
Specialty manufacturers are assigned six-character WMI. For example,
5FNYF5H59HB011946
---
Specialized manufacturers are assigned six-character WMI. For example,
Koenigsegg cars have WMI YT9007:
```
YT9NN1U14KA007175
--- ---
```
YT9NN1U14KA007175
--- ---
Examples:
Expand Down

0 comments on commit b7ab0eb

Please sign in to comment.