Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
James McKinney committed Nov 20, 2018
1 parent 1420aa5 commit afba3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ocdsextensionregistry/cli/commands/generate_data_file.py
@@ -1,5 +1,6 @@
import gettext
import json
import logging
import os
import sys
from collections import OrderedDict
Expand Down

0 comments on commit afba3c3

Please sign in to comment.