mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-04-29 00:27:09 +08:00
add bug link
Signed-off-by: Frost Ming <me@frostming.com>
This commit is contained in:
parent
a845bcba57
commit
383d197a93
1
hy_tg.py
1
hy_tg.py
@ -22,6 +22,7 @@ file_out = "map_out.jpg"
|
|||||||
|
|
||||||
class Plot(PrettyPlot):
|
class Plot(PrettyPlot):
|
||||||
# memory leak fix for Plot. thanks @higuoxing https://github.com/higuoxing
|
# 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):
|
def __post_init__(self):
|
||||||
(
|
(
|
||||||
self.xmin,
|
self.xmin,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user