mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-14 14:39:50 +00:00
fix import
This commit is contained in:
parent
ecfe5e2590
commit
f30fedc591
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
# use this because this file is named gtk.py
|
||||||
|
from __future__ import absolute_import
|
||||||
|
|
||||||
import datetime
|
import datetime
|
||||||
import thread, time, ast, sys, re
|
import thread, time, ast, sys, re
|
||||||
import socket, traceback
|
import socket, traceback
|
||||||
|
|
Loading…
Add table
Reference in a new issue