From 6d4de0d8fd67378eb7c60296fa6aaf818bdb073c Mon Sep 17 00:00:00 2001 From: andrei Date: Tue, 12 Apr 2022 18:07:03 +0300 Subject: [PATCH] test_schema.py ALL PASSING + changes in TarantoolDB Class --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1e0fb31..6200dca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Byte-compiled / optimized / DLL files __pycache__/ +planetmint_environment/ *.py[cod] *$py.class