Skip to content

Commit

Permalink
🎨 formatting is applied
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Parfeniuk committed Jul 29, 2024
1 parent b584925 commit 2c8d517
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions DEVELOPING.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ The project is fully configurable with environment variables. With that configur
## Contact and Support

If you need help or have any questions, please open an issue on GitHub or contact us at [email protected].
=======

This will run automatic code styling using `black` and `isort` and test that the
repository's code matches its standards.

Expand Down Expand Up @@ -263,4 +263,3 @@ settings = Settings()
```

With that configuration set you can load parameters to `LoggingSettings()` by using environment variables. Just run `export GUIDELLM__LOGGING__DISABLED=true` or `export GUIDELLM__LOGGING__NESTED=another_value` respectfully. The nesting delimiter is `__`
>>>>>>> d8244f6 (📝 Project `configuration management` is documented)

0 comments on commit 2c8d517

Please sign in to comment.