Skip to content
Snippets Groups Projects
Commit 33022a48 authored by Maja Jablonska's avatar Maja Jablonska
Browse files

Optimize imports

parent 05675c47
Branches
Tags
1 merge request!46Merge COMBO 3.0 into master
import unittest
import os
import unittest
from combo.data import SingleIdTokenIndexer, Token
from combo.data.vocabulary import match_namespace, Vocabulary
from combo.data.vocabulary import Vocabulary
class VocabularyTest(unittest.TestCase):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment