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
The argh documentation and code comments have annotations about what is supported in different versions of the package, but there's no version information installed with it. The module has no __version__ or version attribute, for instance.
The text was updated successfully, but these errors were encountered:
The argh documentation and code comments have annotations about what is supported in different versions of the package, but there's no version information installed with it. The module has no
__version__
orversion
attribute, for instance.The text was updated successfully, but these errors were encountered: