From e28b5e10acc6050f016c1171c35b10354927a8b2 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Mon, 11 Apr 2016 22:58:17 +0200 Subject: Make more information links consistent Also fix a docstring in stdnum.nl.bsn and add a pointer to stdnum.nl.onderwijsnummer. --- stdnum/dk/cpr.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'stdnum/dk') diff --git a/stdnum/dk/cpr.py b/stdnum/dk/cpr.py index bdbbbb9..2566c64 100644 --- a/stdnum/dk/cpr.py +++ b/stdnum/dk/cpr.py @@ -31,9 +31,10 @@ checksum only for numbers that have a birth date before that because the numbers are also assigned to immigrants. More information: - https://en.wikipedia.org/wiki/Personal_identification_number_(Denmark) - https://da.wikipedia.org/wiki/CPR-nummer - https://cpr.dk/ + +* https://en.wikipedia.org/wiki/Personal_identification_number_(Denmark) +* https://da.wikipedia.org/wiki/CPR-nummer +* https://cpr.dk/ >>> validate('211062-5629') '2110625629' -- cgit v1.2.3