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
Currently, some places in biotite use excessively large tuples and dictionaries without strict typing as input or return values.
For the next major release these places should be refactored to make the API more readable and improve type checking.
Currently, some places in
biotiteuse excessively large tuples and dictionaries without strict typing as input or return values.For the next major release these places should be refactored to make the API more readable and improve type checking.