Skip to content

Commit

Permalink
fixup! feat: draft augur curate titlecase
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 committed Apr 12, 2023
1 parent dfe8cc6 commit 618391f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions augur/curate/titlecase.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python3
"""
Standardizes string fields of the NDJSON record from stdin and outputs the
modified record to stdout.
Applies titlecase to string fields in a metadata record
"""
import argparse

Expand Down

0 comments on commit 618391f

Please sign in to comment.