-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚡ Improve Engine
Performance and Implementation
#578
base: develop
Are you sure you want to change the base?
Commits on Mar 24, 2023
-
🔧 Use
pyproject.toml
forbdist_wheel
configuration- Use `pyproject.toml` for `bdist_wheel` configuration
Configuration menu - View commit details
-
Copy full SHA for ef55e95 - Browse repository at this point
Copy the full SHA ef55e95View commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49a0624 - Browse repository at this point
Copy the full SHA 49a0624View commit details -
⚡ Improve
Engines
performance and implementation- Improve `Engines` performance and implementation
Configuration menu - View commit details
-
Copy full SHA for 8ba6def - Browse repository at this point
Copy the full SHA 8ba6defView commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cbcfcf - Browse repository at this point
Copy the full SHA 5cbcfcfView commit details
Commits on Apr 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fac1000 - Browse repository at this point
Copy the full SHA fac1000View commit details
Commits on May 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a72d9ba - Browse repository at this point
Copy the full SHA a72d9baView commit details
Commits on May 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57ea44a - Browse repository at this point
Copy the full SHA 57ea44aView commit details
Commits on Jun 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6618161 - Browse repository at this point
Copy the full SHA 6618161View commit details
Commits on Jun 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6996764 - Browse repository at this point
Copy the full SHA 6996764View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3584f6c - Browse repository at this point
Copy the full SHA 3584f6cView commit details
Commits on Jul 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eada692 - Browse repository at this point
Copy the full SHA eada692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f1992 - Browse repository at this point
Copy the full SHA 77f1992View commit details -
Configuration menu - View commit details
-
Copy full SHA for a477d32 - Browse repository at this point
Copy the full SHA a477d32View commit details
Commits on Jul 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f3e33b9 - Browse repository at this point
Copy the full SHA f3e33b9View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d35285 - Browse repository at this point
Copy the full SHA 7d35285View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7bad284 - Browse repository at this point
Copy the full SHA 7bad284View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 36fd629 - Browse repository at this point
Copy the full SHA 36fd629View commit details -
Configuration menu - View commit details
-
Copy full SHA for 443141c - Browse repository at this point
Copy the full SHA 443141cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d8c38 - Browse repository at this point
Copy the full SHA b9d8c38View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for e608f7b - Browse repository at this point
Copy the full SHA e608f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7f5c0 - Browse repository at this point
Copy the full SHA 1d7f5c0View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for b956bf5 - Browse repository at this point
Copy the full SHA b956bf5View commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e163f38 - Browse repository at this point
Copy the full SHA e163f38View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6de8020 - Browse repository at this point
Copy the full SHA 6de8020View commit details -
♻️ Refactor base code from
IOSegmentorConfig
toModelIOConfigABC
(#……618) - Moved all ioconfigs to a single file. - Used dataclass to define ioconfig. - Refactor base code from `IOSegmentorConfig` to `ModelIOConfigABC` - Use `ModelIOConfigABC` for `PatchPredictor` instead of `IOSegmentorConfig` --------- Signed-off-by: Shan E Ahmed Raza <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: John Pocock <[email protected]> Co-authored-by: Mark Eastwood <[email protected]> Co-authored-by: Mostafa Jahanifar <[email protected]> Co-authored-by: Adam Shephard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d49fd0b - Browse repository at this point
Copy the full SHA d49fd0bView commit details -
♻️ Move Dataset Classes to
dataset_abc.py
(#637)- Move `WSIStreamDataset`, `PatchDatasetABC` and `WSIPatchDataset` to `dataset_abc.py` --------- Signed-off-by: Shan E Ahmed Raza <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1172187 - Browse repository at this point
Copy the full SHA 1172187View commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c7e244 - Browse repository at this point
Copy the full SHA 8c7e244View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aa7120 - Browse repository at this point
Copy the full SHA 8aa7120View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d83ce7 - Browse repository at this point
Copy the full SHA 5d83ce7View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1e64d8 - Browse repository at this point
Copy the full SHA f1e64d8View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a252b1b - Browse repository at this point
Copy the full SHA a252b1bView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21e4584 - Browse repository at this point
Copy the full SHA 21e4584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476e1a6 - Browse repository at this point
Copy the full SHA 476e1a6View commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 218429d - Browse repository at this point
Copy the full SHA 218429dView commit details
Commits on Aug 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ad078a7 - Browse repository at this point
Copy the full SHA ad078a7View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb88150 - Browse repository at this point
Copy the full SHA fb88150View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 613b5cf - Browse repository at this point
Copy the full SHA 613b5cfView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 59a3553 - Browse repository at this point
Copy the full SHA 59a3553View commit details -
Configuration menu - View commit details
-
Copy full SHA for f413775 - Browse repository at this point
Copy the full SHA f413775View commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 07935a1 - Browse repository at this point
Copy the full SHA 07935a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 112d2b4 - Browse repository at this point
Copy the full SHA 112d2b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994fba0 - Browse repository at this point
Copy the full SHA 994fba0View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5bfdcb1 - Browse repository at this point
Copy the full SHA 5bfdcb1View commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 08ed121 - Browse repository at this point
Copy the full SHA 08ed121View commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 53c2145 - Browse repository at this point
Copy the full SHA 53c2145View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8b5c902 - Browse repository at this point
Copy the full SHA 8b5c902View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd134b0 - Browse repository at this point
Copy the full SHA bd134b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02115bf - Browse repository at this point
Copy the full SHA 02115bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77921c9 - Browse repository at this point
Copy the full SHA 77921c9View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d91518a - Browse repository at this point
Copy the full SHA d91518aView commit details
Commits on Oct 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7dd2909 - Browse repository at this point
Copy the full SHA 7dd2909View commit details
Commits on Oct 31, 2023
-
🎨 New
EngineABC
Design forPatches
(#635)- New `EngineABC` design - Update `PatchPredictor` based on the new design - Move `model_to` from `utils.misc` to `model_abc` - Define `load_torch_model` in `model_abc` --------- Signed-off-by: Shan E Ahmed Raza <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: measty <[email protected]> Co-authored-by: abishekrajvg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6cd508 - Browse repository at this point
Copy the full SHA a6cd508View commit details -
Configuration menu - View commit details
-
Copy full SHA for aff520b - Browse repository at this point
Copy the full SHA aff520bView commit details
Commits on Nov 15, 2023
-
🔀 Merge develop into dev-define-engines-abc
Signed-off-by: Shan E Ahmed Raza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b218e87 - Browse repository at this point
Copy the full SHA b218e87View commit details -
🥅 Fix merge errors in classification.py
Signed-off-by: Shan E Ahmed Raza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cbf618 - Browse repository at this point
Copy the full SHA 1cbf618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92f0d50 - Browse repository at this point
Copy the full SHA 92f0d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1b0d82 - Browse repository at this point
Copy the full SHA d1b0d82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b357f5 - Browse repository at this point
Copy the full SHA 4b357f5View commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19036cf - Browse repository at this point
Copy the full SHA 19036cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 814711a - Browse repository at this point
Copy the full SHA 814711aView commit details
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c9a3420 - Browse repository at this point
Copy the full SHA c9a3420View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 985e618 - Browse repository at this point
Copy the full SHA 985e618View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12bf6be - Browse repository at this point
Copy the full SHA 12bf6beView commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for badf7f0 - Browse repository at this point
Copy the full SHA badf7f0View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 330c12e - Browse repository at this point
Copy the full SHA 330c12eView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67dde29 - Browse repository at this point
Copy the full SHA 67dde29View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c812932 - Browse repository at this point
Copy the full SHA c812932View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for aaff1f8 - Browse repository at this point
Copy the full SHA aaff1f8View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af05d15 - Browse repository at this point
Copy the full SHA af05d15View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 17581f5 - Browse repository at this point
Copy the full SHA 17581f5View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ee5723 - Browse repository at this point
Copy the full SHA 2ee5723View commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f883e81 - Browse repository at this point
Copy the full SHA f883e81View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 90f396c - Browse repository at this point
Copy the full SHA 90f396cView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f60f69c - Browse repository at this point
Copy the full SHA f60f69cView commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d3b530 - Browse repository at this point
Copy the full SHA 7d3b530View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e522be - Browse repository at this point
Copy the full SHA 2e522beView commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a0c884 - Browse repository at this point
Copy the full SHA 3a0c884View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe3c697 - Browse repository at this point
Copy the full SHA fe3c697View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b24ba2 - Browse repository at this point
Copy the full SHA 5b24ba2View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bcf27d - Browse repository at this point
Copy the full SHA 0bcf27dView commit details
Commits on Apr 26, 2024
-
✨ Add WSI processing to
EngineABC
(#737)Implements cache mode for processing using EngineABC. Cache_mode saves intermediate results to zarr file which can be converted to AnnotationStore. Full WSI pipeline needs to be implemented for Engines inheriting the base class. The output of models should be a dictionary according to the new Engine design. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shan E Ahmed Raza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 466d005 - Browse repository at this point
Copy the full SHA 466d005View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ba4bca - Browse repository at this point
Copy the full SHA 8ba4bcaView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3252633 - Browse repository at this point
Copy the full SHA 3252633View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06af594 - Browse repository at this point
Copy the full SHA 06af594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd2c7b - Browse repository at this point
Copy the full SHA 3dd2c7bView commit details
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7af1ac4 - Browse repository at this point
Copy the full SHA 7af1ac4View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 468aeb8 - Browse repository at this point
Copy the full SHA 468aeb8View commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47a81f1 - Browse repository at this point
Copy the full SHA 47a81f1View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01e2262 - Browse repository at this point
Copy the full SHA 01e2262View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 557bda5 - Browse repository at this point
Copy the full SHA 557bda5View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6495099 - Browse repository at this point
Copy the full SHA 6495099View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1b74ff - Browse repository at this point
Copy the full SHA b1b74ffView commit details
Commits on Jul 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae11939 - Browse repository at this point
Copy the full SHA ae11939View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d04400 - Browse repository at this point
Copy the full SHA 3d04400View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f85c6a6 - Browse repository at this point
Copy the full SHA f85c6a6View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca294dd - Browse repository at this point
Copy the full SHA ca294ddView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for c9dfba2 - Browse repository at this point
Copy the full SHA c9dfba2View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc28a12 - Browse repository at this point
Copy the full SHA cc28a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8919d7 - Browse repository at this point
Copy the full SHA d8919d7View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 209c50a - Browse repository at this point
Copy the full SHA 209c50aView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffcc9aa - Browse repository at this point
Copy the full SHA ffcc9aaView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 371a6f3 - Browse repository at this point
Copy the full SHA 371a6f3View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca355aa - Browse repository at this point
Copy the full SHA ca355aaView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05b1b1d - Browse repository at this point
Copy the full SHA 05b1b1dView commit details
Commits on Sep 20, 2024
-
🧑💻 Define
PatchPredictor
(#783)- Redesigns PatchPredictor engine using the new EngineABC base class. - The WSIs are now processed using the same code as for the processing the patches using WSI based dataloader. - The intermediate output is saved as zarr for the WSIs to resolve memory issues. - The output of model architectures should now be a dictionary. - The output can be specified as AnnotationStore for visualisation using TIAViz. --------- Co-authored-by: abishekrajvg <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 81e575d - Browse repository at this point
Copy the full SHA 81e575dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc73c5b - Browse repository at this point
Copy the full SHA bc73c5bView commit details -
🐛 Fix
mypy
Type Checks forcli/common.py
(#864)- Fix `mypy` Type Checks for `cli/common.py`
Configuration menu - View commit details
-
Copy full SHA for 8c2f50b - Browse repository at this point
Copy the full SHA 8c2f50bView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e80b77b - Browse repository at this point
Copy the full SHA e80b77bView commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 843f1a6 - Browse repository at this point
Copy the full SHA 843f1a6View commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d93fd94 - Browse repository at this point
Copy the full SHA d93fd94View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 02aa0e5 - Browse repository at this point
Copy the full SHA 02aa0e5View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43ce16c - Browse repository at this point
Copy the full SHA 43ce16cView commit details
Commits on Nov 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43afaf7 - Browse repository at this point
Copy the full SHA 43afaf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4f496 - Browse repository at this point
Copy the full SHA 7b4f496View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba269c - Browse repository at this point
Copy the full SHA dba269cView commit details
Commits on Nov 20, 2024
-
✨ Add
PatchPredictor
Engine (#865)- Add `PatchPredictor` Engine based on `EngineABC` - Add `return_probabilities` option to Params - Removes `merge_predictions` option in `PatchPredictor` engine. - Defines `post_process_cache_mode` which allows running the algorithm on `WSI` - Add `infer_wsi` for WSI inference - Removes `save_wsi_output` as this is not required after post processing. - Removes `merge_predictions` and fixes docstring in EngineABCRunParams - `compile_model` is now moved to EngineABC init - Fixes bug with `_calculate_scale_factor` - Fixes a bug in `class_dict` definition. - `_get_zarr_array` is now a public function `get_zarr_array` in `misc` - `patch_predictions_as_annotations` runs the loop on `patch_coords` instead of `class_probs` --------- Co-authored-by: Mark Eastwood <[email protected]> Co-authored-by: Mostafa Jahanifar <[email protected]> Co-authored-by: Adam Shephard <[email protected]> Co-authored-by: Jiaqi-Lv <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fccf15 - Browse repository at this point
Copy the full SHA 1fccf15View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d68ad1 - Browse repository at this point
Copy the full SHA 0d68ad1View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 819e138 - Browse repository at this point
Copy the full SHA 819e138View commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6ba41f - Browse repository at this point
Copy the full SHA f6ba41fView commit details