Delete .venv directory

This commit is contained in:
Untriex Programming
2021-08-31 22:15:54 +02:00
committed by GitHub
parent 7795984d81
commit 5a2693bd9f
5105 changed files with 0 additions and 1440072 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,8 +0,0 @@
# imports are for backward compatibility
from matplotlib._api.deprecation import (
MatplotlibDeprecationWarning, mplDeprecation, warn_deprecated, deprecated)
warn_deprecated("3.4",
message="The module matplotlib.cbook.deprecation is "
"considered internal and it will be made private in the "
"future.")