Commit 9232b17
Hoist logging import in oras plugin tests
Move `import logging` from inside the test method to the top-level
stdlib imports block, following the project's import policy.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c6230e1 commit 9232b17
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
160 | | - | |
161 | | - | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
| |||
0 commit comments