matplotlib.pyplot removed

This commit is contained in:
vahidrezanezhad 2021-02-03 14:51:12 +01:00 committed by GitHub
parent 306e2a0a13
commit 3905203294
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,6 @@ from lxml import etree as ET
from matplotlib import pyplot, transforms
import matplotlib.patches as mpatches
import imutils
import matplotlib.pyplot as plt
from .utils.contour import (
contours_in_same_horizon,