Skip to content
Snippets Groups Projects
Commit 9730f51f authored by Alice Brenon's avatar Alice Brenon
Browse files

Rename ENE labels to match the camelCase convention used in the rest of the...

Rename ENE labels to match the camelCase convention used in the rest of the repos + expose it through the main GEODE module
parent f866e782
No related branches found
No related tags found
No related merge requests found
ene_labels = [
eneLabels = [
"Domain-mark",
"Head",
"Latlong",
......
......@@ -18,6 +18,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
"""
from argparse import ArgumentParser
from GEODE.ENE import eneLabels
from GEODE.Metadata import article, articleKey, paragraph, paragraphKey, \
fromKey, relativePath, toKey, uid
from GEODE.Classification import superdomains
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment