Skip to content

Commit

Permalink
Update plot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaccarthy committed May 15, 2019
1 parent 1e95231 commit a368a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sc8pr/misc/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ class Plot(Renderable):
_yaxis = None
_xgrid = None
_ygrid = None
contains = Image.contains
# contains = Image.contains

def __init__(self, size, lrbt):
self._size = size
Expand Down

0 comments on commit a368a9d

Please sign in to comment.