Fix tags, languages and templates
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
title: Code Anatomy - Writing high performance Python code
|
||||
shortTitle: Performant Python code
|
||||
type: story
|
||||
tags: [python,list,performance]
|
||||
language: python
|
||||
tags: [list,performance]
|
||||
cover: walking-on-top
|
||||
excerpt: Writing efficient Python code can be tricky. Read how we optimize our list snippets to increase performance using a couple of simple tricks.
|
||||
dateModified: 2021-11-07T16:34:37+03:00
|
||||
|
||||
Reference in New Issue
Block a user