gvwilson / sdxpy

Software Design by Example: a tool-based introduction with Python
https://third-bit.com/sdxpy/
Other
280 stars 49 forks source link

Update objects.py #270

Closed silvanschlegel closed 5 months ago

silvanschlegel commented 5 months ago

def save_str(self, thing): doesn't save string correctly. first line sould be f"str: #lines"

silvanschlegel commented 5 months ago

Sorry about that

gvwilson commented 5 months ago

no worries - keep 'em coming