Avoid head/tail masking warnings from GiottoClass imports#1227
Avoid head/tail masking warnings from GiottoClass imports#1227
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@jiajic not sure if this is the best fix for this warning but thought I'd share |
Summary
Why
Loading Giotto and GiottoVisuals can emit warnings about replacing GiottoClass head/tail with utils head/tail. This keeps current head/tail behavior while preventing those import-mask warnings from this package side.
I'll submit a similar PR in GiottoVisuals.