From b280f562470031466a989fb3dd892d203863c216 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Fri, 28 Dec 2018 02:06:28 -0700 Subject: [PATCH] things --- .idea/workspace.xml | 53 +++++++++++++++++++++++---------------------- notepost.py | 3 +-- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 04cb864..926d464 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,12 +2,8 @@ - - - + - - - + - - + + @@ -30,11 +26,20 @@ + + + + + + + + + - + @@ -51,18 +56,6 @@ - - - - - - - - - - - - @@ -81,6 +74,7 @@ @@ -128,7 +122,7 @@ - + \ No newline at end of file diff --git a/notepost.py b/notepost.py index 20da006..023ea84 100755 --- a/notepost.py +++ b/notepost.py @@ -1,7 +1,6 @@ #!/usr/bin/env python3 -import math -import tempfile +import tempfile import i18n import validators import requests