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
{{ message }}
This repository was archived by the owner on May 23, 2025. It is now read-only.
After the changes I made in the formatting of the packages, I have noticed that the Snap object doesn't have a installed_version property. So i have put the same version to version and installed_version.
I am wondering if I keep it this way or I should keep installed_version to None since I have no property on it!
After the changes I made in the formatting of the packages, I have noticed that the Snap object doesn't have a installed_version property. So i have put the same version to
versionandinstalled_version.I am wondering if I keep it this way or I should keep
installed_versiontoNonesince I have no property on it!