Skip to content

Commit 9bf7392

Browse files
committed
Remove filename from docstring
1 parent 8ebad22 commit 9bf7392

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

axelrod/fingerprint.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -313,10 +313,6 @@ def plot(self, col_map='seismic', interpolation='none', title=None, colorbar=Tru
313313
314314
Parameters
315315
----------
316-
filename : str, optional
317-
The location and name that the resulting plot should be saved to.
318-
Defaults to the current directory with the name
319-
`Strategy and Probe.pdf`
320316
col_map : str, optional
321317
A matplotlib colour map, full list can be found at
322318
http://matplotlib.org/examples/color/colormaps_reference.html

0 commit comments

Comments
 (0)