Commit a23cecd
Remove _operation_context init from _AsyncODataClient (now in _ODataBase)
Follows the same cleanup applied to the sync _ODataClient on the
refactoring branch. _operation_context is now initialized once in
_ODataBase.__init__ and inherited by both sync and async subclasses.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 66c2469 commit a23cecd
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
| |||
0 commit comments