Files
neon/test_runner/fixtures
Emmanuel Ferdman 81c6a5a796 Migrate to correct logger interface (#11956)
## Problem
Currently the `logger` library throws annoying deprecation warnings:
```python
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
```

## Summary of changes
This small PR resolves the annoying deprecation warnings by migrating to
`.warning` as suggested.

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-17 21:12:01 +00:00
..
2025-04-17 19:59:35 +00:00
2024-11-21 16:25:31 +00:00
2024-11-21 16:25:31 +00:00