4 lines
199 B
Python
4 lines
199 B
Python
"""Auto-generated file, do not edit by hand. 506 metadata"""
|
|
from ..phonemetadata import NumberFormat
|
|
|
|
PHONE_ALT_FORMAT_506 = [NumberFormat(pattern='(\\d{4})(\\d{2})(\\d{2})', format='\\1 \\2 \\3')]
|