donnemartin / haxor-news

Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Other
3.98k stars 165 forks source link

Fix docstring typo #153

Closed cyblue9 closed 6 years ago

cyblue9 commented 6 years ago

Fix typo: cli function comment in hacker_news_cli.py

Please confirm!

codecov-io commented 6 years ago

Codecov Report

Merging #153 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          31       31           
  Lines        1469     1469           
=======================================
  Hits         1374     1374           
  Misses         95       95
donnemartin commented 6 years ago

@blue-9 thank you!