| commit | 33533ff3f8b032fbeccc2ed964207e556702e992 | [log] [tgz] |
|---|---|---|
| author | b-pass <b-pass@users.noreply.github.com> | Sun Jul 27 01:17:37 2025 -0400 |
| committer | GitHub <noreply@github.com> | Sat Jul 26 22:17:37 2025 -0700 |
| tree | 91cfcafb6191f89e0c3a1014df5820bbe586e3a4 | |
| parent | 7f5eea432e7a6861da251021736cbabeed8c6bda [diff] |
Fix IsolatedConfig test (#5768) * Fix IsolatedConfig test The test was throwing import errors past the lifetime of the owning scoped_interpreter * Clang format * Clang tidy