From e8a2925394f4cce0b8b4514f58d2bd19f9d7490b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 13 Nov 2018 12:43:12 -0800 Subject: use Counter object instead of per-metric ints --- python/TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'python/TODO') diff --git a/python/TODO b/python/TODO index 46fceb69..8d9cffd3 100644 --- a/python/TODO +++ b/python/TODO @@ -3,7 +3,6 @@ Idea for further module simplification: move codegen'd library into it's own directory (with it's own README, tests, etc), and reference it here via symlink. -- use dict counter type (in python collections) instead of currently janky counters - schema.org metadata for releases additional tests -- cgit v1.2.3