Make expertise a field
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
title: "Tip: Watch out for mutable default arguments in Python"
|
||||
type: tip
|
||||
tags: python,function
|
||||
expertise: intermediate
|
||||
author: maciv
|
||||
cover: blog_images/goat-wooden-cottage.jpg
|
||||
excerpt: Mutable default arguments can trip up Python beginners and veterans alike. Here's a quick workaround to deal with them.
|
||||
|
||||
Reference in New Issue
Block a user