Skip to content

Commit 9e5f746

Browse files
chore: apply automatic formatting and lint fixes
1 parent 5656497 commit 9e5f746

45 files changed

Lines changed: 45 additions & 45 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

pkgs/community/swarmauri_parser_pypdftk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_parser_pypdftk"
3-
version = "0.9.1.dev4"
3+
version = "0.9.1.dev5"
44
description = "A parser for extracting text from PDFs using PyPDFTK."
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_parser_slate/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_parser_slate"
3-
version = "0.3.1.dev4"
3+
version = "0.3.1.dev5"
44
description = "A parser for extracting text from PDFs using Slate."
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_parser_textblob/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_parser_textblob"
3-
version = "0.10.1.dev4"
3+
version = "0.10.1.dev5"
44
description = "TextBlob Parser for Swarmauri."
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_signing_dsse/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_signing_dsse"
3-
version = "0.2.1.dev4"
3+
version = "0.2.1.dev5"
44
description = "Composable DSSE envelope adapter that layers Pre-Authentication Encoding onto Swarmauri signing providers"
55
readme = "README.md"
66
license = "Apache-2.0"

pkgs/community/swarmauri_state_clipboard/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_state_clipboard"
3-
version = "0.9.1.dev4"
3+
version = "0.9.1.dev5"
44
description = "Swarmauri Community Clipboard State"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_tests_griffe/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tests_griffe"
3-
version = "0.2.1.dev4"
3+
version = "0.2.1.dev5"
44
description = "Pytest plugin that turns Griffe inspection warnings into failing quality gates for Swarmauri packages."
55
readme = "README.md"
66
requires-python = ">=3.10,<3.15"

pkgs/community/swarmauri_tool_captchagenerator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_captchagenerator"
3-
version = "0.10.1.dev4"
3+
version = "0.10.1.dev5"
44
description = "Swarmauri Community Captcha Generator Tool"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_tool_dalechallreadability/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_dalechallreadability"
3-
version = "0.10.1.dev4"
3+
version = "0.10.1.dev5"
44
description = "Swarmauri Community Dale-Chall Readability Tool"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_tool_downloadpdf/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_downloadpdf"
3-
version = "0.10.1.dev4"
3+
version = "0.10.1.dev5"
44
description = "Swarmauri Community Download PDF Tool"
55
license = "Apache-2.0"
66
readme = "README.md"

pkgs/community/swarmauri_tool_folium/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "swarmauri_tool_folium"
3-
version = "0.10.1.dev4"
3+
version = "0.10.1.dev5"
44
description = "This repository includes an example of a First Class Swarmauri Example."
55
license = "Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)