Skip to content

FIX outdated default initializers in CoPyRIT#2129

Merged
behnam-o merged 1 commit into
microsoft:mainfrom
behnam-o:fix-copyrit-initializers
Jul 7, 2026
Merged

FIX outdated default initializers in CoPyRIT#2129
behnam-o merged 1 commit into
microsoft:mainfrom
behnam-o:fix-copyrit-initializers

Conversation

@behnam-o

@behnam-o behnam-o commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

#2100 removed some initializers but did not update the initializer configurations of copyrit which is referencing some of the removed ones, resulting in errors like this on startup:

ERROR: Application startup failed. Exiting.
ValueError: Initializer 'airt' not found in registry.
Available initializers: load_default_datasets, preload_scenario_metadata, scorer, target, technique

@behnam-o
behnam-o added this pull request to the merge queue Jul 7, 2026
Merged via the queue into microsoft:main with commit 088ca50 Jul 7, 2026
47 checks passed
@behnam-o
behnam-o deleted the fix-copyrit-initializers branch July 7, 2026 19:53
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.

2 participants