add bug link

Signed-off-by: Frost Ming <me@frostming.com>
This commit is contained in:
Frost Ming 2023-12-12 09:53:11 +08:00
parent a845bcba57
commit 383d197a93
No known key found for this signature in database
GPG Key ID: 5BFA9CB4DDA943BF

View File

@ -22,6 +22,7 @@ file_out = "map_out.jpg"
class Plot(PrettyPlot):
# memory leak fix for Plot. thanks @higuoxing https://github.com/higuoxing
# refer to: https://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg11809.html
def __post_init__(self):
(
self.xmin,