fix missing comma

This commit is contained in:
Emily Miller
2021-03-05 10:41:53 -08:00
parent 7fe5db577f
commit b5eb05d59e
+1 -1
View File
@@ -90,7 +90,7 @@ def verify_files(root, config):
"docs/getting-started.rst",
"docs/index.rst",
"docs/make.bat",
"ethics.md"
"ethics.md",
"notebooks/.gitkeep",
"notebooks/.nbautoexport",
"references/.gitkeep",