Browse Source
Add format and links in validate scope
pull/3011/head
Matheus Felipe
2 years ago
No known key found for this signature in database
GPG Key ID: AA785C523274872F
1 changed files with
3 additions and
0 deletions
-
scripts/validate/__init__.py
|
|
@@ -1 +1,4 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
|
|
from validate import format |
|
|
|
from validate import links |