Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: "Tip: Watch out for mutable default arguments in Python"
|
||||
shortTitle: Mutable default arguments
|
||||
type: tip
|
||||
tags: [python,function]
|
||||
language: python
|
||||
tags: [function]
|
||||
cover: goat-wooden-cottage
|
||||
excerpt: Mutable default arguments can trip up Python beginners and veterans alike. Here's a quick workaround to deal with them.
|
||||
dateModified: 2022-02-27T05:00:00-04:00
|
||||
|
||||
Reference in New Issue
Block a user