Skip to content

Commit

Permalink
Fix labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli committed Jul 4, 2024
1 parent 711cccb commit 6612929
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/kontrol/foundry.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,8 +409,8 @@ def loc_FOUNDRY_FAILED() -> KApply: # noqa: N802
KApply(
'contract_access_field',
[
KApply('FoundryCheat_FOUNDRY-ACCOUNTS_FoundryContract'),
KApply('Failed_FOUNDRY-ACCOUNTS_FoundryField'),
KApply('contract_FoundryCheat'),
KApply('slot_failed'),
],
)
)
Expand Down

0 comments on commit 6612929

Please sign in to comment.