Open martindemello opened 1 year ago
Hi Martin, Do you get this warning when running the test suite (bundle exec rspec
)? If not, do you want to try reproducing this warning with a test, as a first step towards a PR?
no, i just tried and i don't! i get it when running tests in my own project. i'll investigate further.
I get a circular require warning when loading
weighted_graph
:The require in
mwm_general
seems to be solely for the checkso perhaps it could check for a sentinel method from
Weighted
instead.