From 89e2ea115f4bd82e3ca26fe915dee1866c07908d Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 13 Jan 2019 12:04:55 +0000 Subject: updated database and changed graph label --- .gitignore | 1 + SmallYTChannelDatabase.db | Bin 621568 -> 621568 bytes pid.txt | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 pid.txt diff --git a/.gitignore b/.gitignore index 8b220d0..1129a44 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ login.py graph.png +pid.txt # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/SmallYTChannelDatabase.db b/SmallYTChannelDatabase.db index 677c7fd..cd5d260 100644 Binary files a/SmallYTChannelDatabase.db and b/SmallYTChannelDatabase.db differ diff --git a/pid.txt b/pid.txt deleted file mode 100644 index b8d6208..0000000 --- a/pid.txt +++ /dev/null @@ -1 +0,0 @@ -8342 \ No newline at end of file -- cgit v1.2.3