Matheus Felipe
2 lat temu
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: AA785C523274872F
1 zmienionych plików z
7 dodań i
0 usunięć
-
scripts/tests/test_validate_format.py
|
|
@@ -0,0 +1,7 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
|
|
|
|
import unittest |
|
|
|
|
|
|
|
|
|
|
|
class TestValidadeFormat(unittest.TestCase): |
|
|
|
... |