allenai / amti

A Mechanical Turk Interface (amti) 🤖
Apache License 2.0
55 stars 18 forks source link

Standardize imports and CLI #7

Closed nalourie-ai2 closed 6 years ago

nalourie-ai2 commented 6 years ago

This pull request refactors the code to standardize the CLI (i.e., replaces the --approve_all flag with --approve-all) and to make the import style used across the package more consistent.