aboutsummaryrefslogtreecommitdiffstats
path: root/deploy.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-04-27 15:41:38 +0200
committerGravatar Gareth Coles <[email protected]>2018-04-27 14:41:38 +0100
commit34d3232e38e8b93ee5ab2b61b2d98398e2d20273 (patch)
treef68551f3ad3949fa99d05a916315ce28832473fe /deploy.py
parentUse converters for tag command argument validation. (#56) (diff)
Declaring the encoding to be utf-8 is not necessary in Python3. (#58)
* Declaring the encoding to be utf-8 is not necessary in Python3 projects, as this is the default encoding. Encoding declarations are only useful in py3 if you want to declare it to be something _other_ than utf-8. This was, however, a very useful convention in py2. * No blank lines at the top of file. Also snuck in a single letter typo correction in hiphopify because I'm a terrible person. inb4 THIS IS NOT IN SCOPE FOR THIS PR
Diffstat (limited to 'deploy.py')
0 files changed, 0 insertions, 0 deletions