Skip to content

Remove deprecated matplotlib method from library

Philipp S. Sommer requested to merge github/fork/ucyo/master into master

Created by: ucyo

According to matplotlib the method validate_path_exists is deprecated and should be replaced by os.path.exists

  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including CHANGELOG.rst for all changes

Merge request reports

Loading