Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Hinton committed Jan 4, 2024
1 parent efad46d commit 3d9fe68
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions languages/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,3 @@ repository = "https://github.com/bitwarden/sdk"
module-name = "bitwarden_sdk"
bindings = "uniffi"
manifest-path = "../../crates/bitwarden-uniffi/Cargo.toml"
#include = ["bitwarden_sdk/bitwarden.py"]

#[tool.flake8]
#max-line-length = 100
#exclude = ["glean-core/python/glean/_uniffi/glean.py"]
#ignore = [
# "W503", # line break before binary operator - black formats it that way
#]

0 comments on commit 3d9fe68

Please sign in to comment.