Skip to content

Commit 674a95d

Browse files
committed
Fix flake8 warnings
1 parent 7e0b513 commit 674a95d

2 files changed

Lines changed: 52 additions & 3 deletions

File tree

poetry.lock

Lines changed: 51 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["marcvanduyn <marc@finterion.com>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
9-
python = "^3.8"
9+
python = "^3.8.1"
1010
investing-algorithm-framework = "^2.3.2"
1111
finterion = "0.8.6"
1212

0 commit comments

Comments
 (0)