Skip to content

Python String Formatting update - #1

Open
vkmrishad wants to merge 18 commits into
masterfrom
formatting-fix
Open

Python String Formatting update#1
vkmrishad wants to merge 18 commits into
masterfrom
formatting-fix

Conversation

@vkmrishad

Copy link
Copy Markdown
Owner

Signed-off-by: vkmrishad mohammedrishad.vk@gmail.com

vkmrishad and others added 17 commits October 13, 2018 01:56
Signed-off-by: vkmrishad <mohammedrishad.vk@gmail.com>
* Test Python 3.7 on Travis CI

* Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade

* Remove unused imports

* Unnecessary dict call - rewrite as a literal

* Comparison to None should be 'if cond is None:'

* Use HTTPS where available
Update dead link for Retrieving Single Application
A number of the links also had duplicate query strings, so those have been fixed.
Add badges:
- code style(black)
- supported python versions
Changed 'short lived' to 'short-lived' (compound adjective).
@vkmrishad
vkmrishad force-pushed the formatting-fix branch 2 times, most recently from 0d5d86e to d7151a3 Compare October 24, 2018 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.