update shared dependencies
This commit is contained in:
parent
d4d3d82be3
commit
736cd598a8
521 changed files with 45146 additions and 22574 deletions
|
|
@ -44,7 +44,7 @@ from stdnum.util import clean
|
|||
_postcode_re = re.compile(r'^(?P<pt1>[1-9][0-9]{3})(?P<pt2>[A-Z]{2})$')
|
||||
|
||||
|
||||
_postcode_blacklist = ('SA', 'SD' ,'SS')
|
||||
_postcode_blacklist = ('SA', 'SD', 'SS')
|
||||
|
||||
|
||||
def compact(number):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue