Block a user
25 contributions in the last 12 months
Less
More
Remove unnecessary data structure complexity
Improve
util/utils.py
This PR was started to dive into the code again and to improve a little bit of the code base without to much disturbance to the overall project.
Logging concept
TODO:
- add global logging concept for
pylot
- add handler to log to the widget
- log level as an option
- add handler to log to a file
- log level always…
- add handler to log to the widget
Clean Code Refurbishment
Closing the issue and pushing enforcement of coding standard by protecting the master
branch against changes without pull request and according code review. This is already mentionend in…
Delete not needed branches
deleted a ton of unneeded branches, kept branch "darius" where I found some interesting adjustments to the autopick algorithm that should maybe be kept @ludger
I would suggest to cherry-pick…
WIP: Improve
util/utils.py