Skip to content

Commit f5afbec

Browse files
chore(deps): bump black from 19.10b0 to 20.8b1 in /packages/python (#81)
* chore(deps): bump black from 19.10b0 to 20.8b1 in /packages/python Bumps [black](https://github.com/psf/black) from 19.10b0 to 20.8b1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot[bot] <[email protected]> * style: re-running black Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jon Ursenbach <[email protected]>
1 parent 10e59a0 commit f5afbec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/python/readme_metrics/MetricsApiConfig.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44
class MetricsApiConfig:
5-
""" ReadMe Metrics API configuration object
5+
"""ReadMe Metrics API configuration object
66
77
Attributes:
88
README_API_KEY (str): (required) Your ReadMe API key

packages/python/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
appdirs==1.4.4
22
attrs==19.3.0
3-
black==19.10b0
3+
black==20.8b1
44
certifi==2020.6.20
55
chardet==3.0.4
66
click==7.1.2

0 commit comments

Comments
 (0)