Open zhang01GA opened 6 years ago
unit tests coverage should be reasonable high.
15%
1. 2. 3. 4.
# Paste your code here # #
print(matplotlib.get_backend())
Installed Python Packages: use pip freeze or conda list [-n ENVIRONMENT_NAME] to list all the installed libraries.
pip freeze
conda list [-n ENVIRONMENT_NAME]
Expected Behaviour
unit tests coverage should be reasonable high.
Current Behaviour
15%
Possible Solution
Steps to Reproduce (for bugs)
1. 2. 3. 4.
Context
Your Environment
print(matplotlib.get_backend())
):Installed Python Packages: use
pip freeze
orconda list [-n ENVIRONMENT_NAME]
to list all the installed libraries.