From 4fe6cc3fa5cb88e69b74f33f40e9c3c053055dcc Mon Sep 17 00:00:00 2001 From: Chris Pomeroy <Chris Pomeroy> Date: Wed, 17 Apr 2019 14:08:14 +0000 Subject: [PATCH] Fixed type-o in the metadata lookup and cleaned up comments --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index da7ea1e..224556d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,7 @@ __pycache__/ *.py[cod] *.aax - +.vscode # C extensions *.so -- Gitblit v1.10.0