Skip to content

Commit

Permalink
fix pre-commit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CyriacAzefack committed Feb 18, 2024
1 parent 9e2466e commit 2b9dad0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ format.*

# Ignore DevSpace/chainlit cache and log folder
.devspace/
.chainlit/
.chainlit/
4 changes: 2 additions & 2 deletions devspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dev:
open:
- url: http://localhost:8000

# Use the `commands` section to define repeatable dev workflows for this project
# Use the `commands` section to define repeatable dev workflows for this project
commands:
migrate-db:
command: |-
Expand All @@ -111,4 +111,4 @@ commands:
# ui:
# path: ./ui # Path-based dependencies (for monorepos)

# To fill , use https://www.devspace.sh/component-chart/docs/configuration
# To fill , use https://www.devspace.sh/component-chart/docs/configuration
6 changes: 3 additions & 3 deletions devspace_start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ COLOR_RESET="\033[0m"

# Print useful output for user
echo -e "${COLOR_BLUE}
%########%
%###########% ____ _____
%#########% | _ \ ___ __ __ / ___/ ____ ____ ____ ___
%########%
%###########% ____ _____
%#########% | _ \ ___ __ __ / ___/ ____ ____ ____ ___
%#########% | | | | / _ \\\\\ \ / / \___ \ | _ \ / _ | / __// _ \\
%#############% | |_| |( __/ \ V / ____) )| |_) )( (_| |( (__( __/
%#############% |____/ \___| \_/ \____/ | __/ \__,_| \___\\\\\___|
Expand Down
2 changes: 1 addition & 1 deletion etl/chainlit.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Mongulu is your go-to directory for connecting with Cameroonian associations in

Visit [Facebook](https://www.facebook.com/CollectifMongulu/) for feedback.

Contribute to [Mongulu](https://github.com/mongulu-cm/tchoung-te) and use it freely under the [MIT License](https://github.com/mongulu-cm/tchoung-te/blob/main/LICENSE).
Contribute to [Mongulu](https://github.com/mongulu-cm/tchoung-te) and use it freely under the [MIT License](https://github.com/mongulu-cm/tchoung-te/blob/main/LICENSE).

0 comments on commit 2b9dad0

Please sign in to comment.