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
Allow resolving specific universe names (#430)
* Allow passing a specific list of entity IDs in order to only query ESI for those entities
* Just in case somebody passes an empty list of entity IDs, return and avoid loading existing entity IDs
* Changes to comply with styleci
* Missed a space