Skip to content

Add warn_unused decorator/context manager#17

Merged
cameron-hobbs merged 3 commits into
mainfrom
sc-100839/allow-running-django-eagle-for-arbitrary
Jun 11, 2026
Merged

Add warn_unused decorator/context manager#17
cameron-hobbs merged 3 commits into
mainfrom
sc-100839/allow-running-django-eagle-for-arbitrary

Conversation

@cameron-hobbs

Copy link
Copy Markdown
Collaborator

No description provided.

@cameron-hobbs cameron-hobbs self-assigned this Jun 11, 2026
@shortcut-integration

Copy link
Copy Markdown

@mikicz mikicz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be possible to do

with warn_unused(): 
   ...

as well?

@cameron-hobbs

Copy link
Copy Markdown
Collaborator Author

Should it be possible to do

with warn_unused(): 
   ...

as well?

hmm yes, it should be usable as a context manager too, I'll update now and write tests for this

@cameron-hobbs cameron-hobbs changed the title Add warn_unused decorator Add warn_unused decorator/context manager Jun 11, 2026
@cameron-hobbs cameron-hobbs requested a review from mikicz June 11, 2026 16:21
@cameron-hobbs cameron-hobbs merged commit 14efdf1 into main Jun 11, 2026
1 check passed
@mikicz mikicz deleted the sc-100839/allow-running-django-eagle-for-arbitrary branch June 17, 2026 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants