You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just having a look at things, and I realise that ConverterBase essentially is just a small subclass of IOBase, but I wonder if it might make more sense to have that in converters.base so that it's more logically situated?
The text was updated successfully, but these errors were encountered:
Just having a look at things, and I realise that ConverterBase essentially is just a small subclass of IOBase, but I wonder if it might make more sense to have that in
converters.base
so that it's more logically situated?The text was updated successfully, but these errors were encountered: