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
In my code I would then have ""pymatgen.io.ase.Atoms" is not assignable to "ase.atoms.Atoms"" everywhere, because the type checker is confused about the redefinition. Is it really necessary to have this DummyClass defined there?
The text was updated successfully, but these errors were encountered:
In my code I would then have ""pymatgen.io.ase.Atoms" is not assignable to "ase.atoms.Atoms"" everywhere, because the type checker is confused about the redefinition. Is it really necessary to have this DummyClass defined there?
The text was updated successfully, but these errors were encountered: