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
related to this - when i run hatch run style:check
I get the following:
➜ hatch run style:check DEPRECATION: --no-python-version-warning is deprecated. pip 25.1 will enforce this behaviour change. A possible replacement is to remove the flag as it's a no-op. Discussion can be found at https://github.com/pypa/pip/issues/13154cmd [1] | pydoclintYou did not specify a path to run pydoclint on
I haven't used pydoclint before. I am going down this rabbit hole because #73 is failing CI so i'm trying to hunt down what is going on :) but mostly i'm going in circles 😆
If you look at the pyproject toml file created for "bells and whistles" option, there are some TODO's that we should to address
Let's go wtih numpy as a standard for the scientific ecosystem given we suggest that in our guide and remove the TODO. :)
The text was updated successfully, but these errors were encountered: