This commit is contained in:
Benjamin Renard 2021-05-19 18:10:09 +02:00
parent bc291ea21e
commit ad31ddc699
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Just run `python setup.py install`
* **mylib.pbar.Pbar:** A small lib for progress bar
* **mylib.report.Report:** A small lib to implement logging based email report send at exit
To know how to use these libs, you can take look on *mylib.scripts* content or in *tests* directory.
To know how to use these libs, you can take a look on *mylib.scripts* content or in *tests* directory.
## Copyright