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
If we expect only one area and interco file, why do we use a vector to store them and check that length is 1 ? Wouldn't it be simpler to define a single path and raise an error if we try to redefine it or something like that ? This was already like this before your PR but I think there could improvements here in the future (not to be treated in this PR though)
Originally posted by @tbittar in #797 (comment)
The text was updated successfully, but these errors were encountered: