Skip to content

Fix error on Linux#91

Open
Toreno96 wants to merge 2 commits into
apptension:masterfrom
Toreno96:fix-linux
Open

Fix error on Linux#91
Toreno96 wants to merge 2 commits into
apptension:masterfrom
Toreno96:fix-linux

Conversation

@Toreno96

Copy link
Copy Markdown
Collaborator

This fixes a Linux-specific error which doesn't appear on macOS:

pydantic.errors.ConfigError: Validators defined with incorrect fields:
issuer_must_match_pattern (use check_fields=False if you're inheriting
from the model and intended this)

Toreno96 and others added 2 commits May 29, 2026 14:42
```
pydantic.errors.ConfigError: Validators defined with incorrect fields:
issuer_must_match_pattern (use check_fields=False if you're inheriting
from the model and intended this)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant