Datasets:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- counter.py +0 -1
counter.py
CHANGED
@@ -13,7 +13,6 @@
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
|
16 |
-
from __future__ import absolute_import, division, print_function
|
17 |
|
18 |
import xml.etree.ElementTree as ET
|
19 |
from pathlib import Path
|
|
|
13 |
# See the License for the specific language governing permissions and
|
14 |
# limitations under the License.
|
15 |
|
|
|
16 |
|
17 |
import xml.etree.ElementTree as ET
|
18 |
from pathlib import Path
|