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