Skip to content

Commit

Permalink
Merge branch 'main' into docs-blog
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Nov 1, 2024
2 parents 98f75d6 + 9b130ff commit f4f9307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ classifiers = [
dependencies = [
"htmltools",
"databackend",
"ipyreact",
"ipyreact<=0.4.1",
"IPython",
"importlib-metadata",
"importlib-resources",
Expand Down Expand Up @@ -101,4 +101,4 @@ markers = [
]

[tool.black]
line-length = 100
line-length = 100

0 comments on commit f4f9307

Please sign in to comment.