Commit c3bf4a79 authored by minoring's avatar minoring
Browse files

Fix typo in utils/flags/_conventions.py

arparse -> argparse
parent 6766e6dd
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# ==============================================================================
"""Central location for shared arparse convention definitions."""
"""Central location for shared argparse convention definitions."""
from __future__ import absolute_import
from __future__ import division
......
Markdown is supported
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