index
:
umapyai
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
article_scraper
/
__main__.py
blob: 97f4192541a384af23c3b82d21308f37ea24fefc (
plain
) (
blame
)
1
2
3
4
import
article_scraper
import
sys
sys
.
exit
(
article_scraper
.
main
())