Skip to content

Commit 12f11be

Browse files
authoredJul 8, 2022
Merge branch 'master' into future
2 parents 61a3621 + 905e1a9 commit 12f11be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎rfpy/ccp.py

+1
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,7 @@ def save(self, title):
630630
File name for the saved object
631631
632632
"""
633+
title = str(title)
633634

634635
if title is None:
635636
title = "CCP_image.pkl"

0 commit comments

Comments
 (0)