Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
yams
Commits
c3ee206c7d80
Commit
683c7f94
authored
Jul 28, 2021
by
Laurent Peuch
Browse files
chore: convert test/unittest_schema.py to utf-8 because it's 2021
parent
ea5c12869ad3
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/unittest_schema.py
View file @
c3ee206c
...
...
@@ -151,7 +151,7 @@ ATTRIBUTE_BAD_VALUES = (
[
(
"nom"
,
1
),
(
"nom"
,
"tropcour"
),
(
"nom"
,
">10 mais suprieur < 20 , c'est long"
),
(
"nom"
,
">10 mais sup
é
rieur
à
< 20 , c'est long"
),
(
"sexe"
,
"F"
),
(
"sexe"
,
"MorF"
),
(
"sexe"
,
"F"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment