fleck icon indicating copy to clipboard operation
fleck copied to clipboard

Removing print statement from core.py's Star.plot function

Open taylorbell57 opened this issue 1 year ago • 0 comments

There was an annoying print statement that was called everytime the fleck.Star.plot function was called, which I assume was initially added for testing purposes but was never removed. I've removed the print statement, but if you want to keep it can you add a verbose kind of argument to the function to enable/disable this print statement?

taylorbell57 avatar Sep 18 '24 22:09 taylorbell57