Rename number range file

This commit is contained in:
Konsta Vesterinen
2014-01-13 20:35:51 +02:00
parent 5cbb91ab20
commit ec675949c5
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ from .email import EmailType
from .ip_address import IPAddressType
from .json import JSONType
from .locale import LocaleType
from .number_range import (
from .range import (
INT4RANGE,
INT8RANGE,
DATERANGE,