Skip to content

Commit d90e496

Browse files
fao89Riverfount
authored andcommitted
Introducing black style
$ black -l 80 .
1 parent 57fbad1 commit d90e496

File tree

6 files changed

+819
-593
lines changed

6 files changed

+819
-593
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[![PyPI format](https://img.shields.io/pypi/format/flask-googlemaps.svg)](https://pypi.python.org/pypi/flask-googlemaps/)
99
[![PyPI status](https://img.shields.io/pypi/status/flask-googlemaps.svg)](https://pypi.python.org/pypi/flask-googlemaps/)
1010
[![PyPI pyversions](https://img.shields.io/pypi/pyversions/flask-googlemaps.svg)](https://pypi.python.org/pypi/flask-googlemaps/)
11+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1112

1213
Easy to use Google Maps in your Flask application
1314

0 commit comments

Comments
 (0)