Conversation
Calling SixSHelpers.Angles.run_and_plot_360 getting error "name 'subplots' is not defined"
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #90 +/- ##
=======================================
Coverage 88.00% 88.00%
=======================================
Files 18 18
Lines 1717 1718 +1
=======================================
+ Hits 1511 1512 +1
Misses 206 206 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Thanks for the PR. It's weird that this is happening for you, as there is specific code in the On line 108 of Can you check if that code is there in your version? It should solve this problem... |
|
Yes, I have checked the code appears the same. |
Calling SixSHelpers.Angles.run_and_plot_360 getting error "name 'subplots' is not defined"