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, the simulation script has require_relative for all the things. This should be fixed to require just ruby_cover_band, but for some reason, the way to do that without it blowing up is eluding me right now.
The text was updated successfully, but these errors were encountered:
Currently, the simulation script has
require_relative
for all the things. This should be fixed to require justruby_cover_band
, but for some reason, the way to do that without it blowing up is eluding me right now.The text was updated successfully, but these errors were encountered: