Skip to content

Commit 34e3a8a

Browse files
authored
Update pipeline/pyproject.toml
1 parent 351cc33 commit 34e3a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pipeline/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ twitter = "python twitter_pipeline.py"
1818

1919
[tool.ruff]
2020
line-length = 120
21-
target-version = "py39"
21+
target-version = "py310"
2222

2323
[tool.ruff.lint]
2424
select = ["I", "E1", "E4", "E7", "E9", "F", "UP", "N"]

0 commit comments

Comments
 (0)