Ahmed Hossam
Ahmed Hossam
Hi, In `sunpy/coordinates/sun.py` in `eclipse_amount()`, I think that we could encapsulate the constants in a `class K` and initialize the value of k with K.IAU as a default, and then...
This PR includes the work that has been done in [GSoC 23](https://github.com/sunpy/sunpy/pull/7059) but in a new and fresh branch to start GSoC 24. I've migrated GSoC 23 commits and resolved...
#### The problem Right now the pre-commit config is not fixing the errors when `ruff` command finds something. #### Requested Solution I think adding `--fix` to `ruff`'s args would be...
### Description Fixes [#1940](https://github.com/borgbase/vorta/issues/1974) I think it would be better to show Borg's error messages inside Vorta's exception dialog instead of relying on the tiny progress event box. Now most...
### Description This PR fixes the GUI freezing bug while running pre-backup command, if the command takes time, the GUI freezes until the command finishes. ### Related Issue Fixes [#210](https://github.com/borgbase/vorta/issues/210)...