jaryaman / propNews

Making the news proportionate to global priorities
GNU Affero General Public License v3.0
0 stars 0 forks source link

Set debug mode as a flag #14

Closed jaryaman closed 5 years ago

jaryaman commented 5 years ago

Whilst debugging the code, we don't necessarily want to call the API heavily. There currently exists an argument dbg_mode for tweeting.tweet_news. This should be set as a command line flag for running main.py

$ ipython
$ run main.py -d
jaryaman commented 5 years ago

Capability added in 9a0f0f76bb48efe93105c634e0981ff92aa9758a