Choe Hwal

Results 5 comments of Choe Hwal

Same problem here. - `Version 2.0-preview.5` --------------------- OS: Linux Mint 22 x86_64 Kernel: 6.8.0-45-generic Packages: 2402 (dpkg), 5 (brew), 25 (flatpak) Shell: zsh 5.9 Terminal: gnome-terminal CPU: AMD Ryzen 9...

In the above context: ```python print(self.imported_classes) >>> {'AsyncBaseClient': '.async_base_client', 'UNSET': '.base_model', 'UnsetType': '.base_model', 'Upload': '.base_model', 'GraphQLField': '.base_operation'} ```

> The code you're linking was changed in #306, do you have the same issue on latest main? If so, do you have a reproducible example or do you also...

> Thanks. The example uses latest release (`0.14.0`) but I was curious about if it failed on `main`. I used your example and can confirm it does. However, I'm wonder...