Skip to content

Commit

Permalink
Py2 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jan 27, 2020
1 parent 7dd94c4 commit 06ccad6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions panel/tests/test_io.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import absolute_import, division, unicode_literals, print_function

import os
import json
import glob
Expand Down

0 comments on commit 06ccad6

Please sign in to comment.