Skip to content

Commit

Permalink
doc++ - kamangir/bolt#746 - no-workflow πŸͺ„
Browse files Browse the repository at this point in the history
  • Loading branch information
kamangir committed Feb 13, 2025
1 parent 181998a commit fd4ce54
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ graph LR
gmaps_get_static_image["@gmaps<br>get_static_image - -<br>--lat &lt;lat&gt;<br>--lon &lt;lon&gt;"]
gmaps_geocode["@gmaps<br>geocode - -<br>--address<br>&lt;address&gt;"]
gmaps_geocode["@gmaps<br>geocode - -<br>--address &lt;address&gt;"]
semseg_train["roofai<br>semseg<br>train -<br>&lt;dataset-object-name&gt;<br>&lt;model-object-name&gt;"]
Expand Down Expand Up @@ -65,4 +65,4 @@ graph LR

[![pylint](https://github.com/kamangir/roofai/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/roofai/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/roofai/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/roofai/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/roofai/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/roofai/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/roofai.svg)](https://pypi.org/project/roofai/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/roofai)](https://pypistats.org/packages/roofai)

built by πŸŒ€ [`blue_options-4.223.1`](https://github.com/kamangir/awesome-bash-cli), based on πŸ›οΈ [`roofai-6.99.1`](https://github.com/kamangir/roofai).
built by πŸŒ€ [`blue_options-4.223.1`](https://github.com/kamangir/awesome-bash-cli), based on πŸ›οΈ [`roofai-6.100.1`](https://github.com/kamangir/roofai).
2 changes: 1 addition & 1 deletion roofai/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

DESCRIPTION = f"{ICON} everything ai about roofs."

VERSION = "6.99.1"
VERSION = "6.100.1"

MARQUEE = "https://github.com/kamangir/assets/blob/main/2023-10-28-16-28-36-88493-predict.gif?raw=true"

Expand Down
2 changes: 1 addition & 1 deletion template.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ graph LR
gmaps_get_static_image["@gmaps get_static_image~~-~~- --lat~~<lat> --lon~~<lon>"]
gmaps_geocode["@gmaps geocode~~-~~- --address <address>"]
gmaps_geocode["@gmaps geocode~~-~~- --address~~<address>"]
semseg_train["roofai semseg train~~- <dataset-object-name> <model-object-name>"]
Expand Down

0 comments on commit fd4ce54

Please # to comment.