Skip to content

Commit

Permalink
handeled key error exception and formatted the code
Browse files Browse the repository at this point in the history
  • Loading branch information
pawanpaudel93 committed Oct 29, 2020
1 parent 04410d2 commit 93e5418
Show file tree
Hide file tree
Showing 5 changed files with 421 additions and 223 deletions.
4 changes: 4 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ verify_ssl = true
twine = "*"
pylint = "*"
pdoc3 = "*"
black = "*"

[packages]
pycountry = "*"
Expand All @@ -16,3 +17,6 @@ asyncio = "*"

[requires]
python_version = "3.6"

[pipenv]
allow_prereleases = true
Loading

0 comments on commit 93e5418

Please sign in to comment.