From 51129fda2179286143921db55a69b3f4dba03c0e Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 25 Oct 2015 19:42:14 -0700 Subject: Adding Canary Check and Accounts Adding the canary check method and tests for the Canary class. Adding accounts to CanaryDB. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e365f62..d2c655e 100644 --- a/Makefile +++ b/Makefile @@ -32,4 +32,4 @@ check: clean: $(PYTHON) setup.py clean rm -rf build/ MANIFEST dist build my_program.egg-info deb_dist - find . -name '*.pyc' -delete \ No newline at end of file + find . -name '*.pyc' -delete -- cgit v1.2.3