Adding missing idna encodings import.

pull/1/head
Ayush Sharma 2018-09-24 14:50:05 +05:30
parent cdac50215a
commit 4831c6fd2a
1 changed files with 1 additions and 0 deletions

1
run.py
View File

@ -1,3 +1,4 @@
import encodings.idna
import helpers
import social
import sys