After running Black.

This commit is contained in:
Chris Berkhout 2021-04-20 19:54:01 +02:00
parent 4f9353013e
commit d2416ebb0c
13 changed files with 203 additions and 121 deletions

View file

@ -2,4 +2,4 @@ from pricehist import __version__
def test_version():
assert __version__ == '0.1.0'
assert __version__ == "0.1.0"