Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20c320b + 6d82ceb commit 6c02d68Copy full SHA for 6c02d68
1 file changed
lib/matplotlib/rcsetup.py
@@ -1252,7 +1252,6 @@ def _convert_validator_spec(key, conv):
1252
"scatter.edgecolors": validate_string,
1253
1254
"date.epoch": _validate_date,
1255
- # TODO validate that these are valid datetime format strings
1256
"date.autoformatter.year": validate_string,
1257
"date.autoformatter.month": validate_string,
1258
"date.autoformatter.day": validate_string,
0 commit comments