8000 Add documentation for Norwegian Organisasjonsnummer · mjsignup/python-stdnum@61ebc9c · GitHub
[go: up one dir, main page]

Skip to content

Commit 61ebc9c

Browse files
committed
Add documentation for Norwegian Organisasjonsnummer
1 parent 9da63a4 commit 61ebc9c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stdnum/no/orgnr.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
The Organisasjonsnummer is a 9-digit number with a straightforward check
2626
mechanism.
2727
28+
More information:
29+
30+
* https://nn.wikipedia.org/wiki/Organisasjonsnummer
31+
* https://no.wikipedia.org/wiki/Organisasjonsnummer
32+
2833
>>> validate('988 077 917')
2934
'988077917'
3035
>>> validate('988 077 918')

0 commit comments

Comments
 (0)
0