Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of a logging function that includes file paths an line numbers for easier debugging #52

Closed
wants to merge 18 commits into from

Conversation

ct2034
Copy link
Member

@ct2034 ct2034 commented Oct 2, 2024

No description provided.

ct2034 and others added 4 commits October 2, 2024 11:44
* moving all files to their own source folder
* a central pyproject.toml
* changing imports to match single package
* updated ci
* this must be a string for some reason

---------

Signed-off-by: Christian Henkel <[email protected]>
* initial config
* usual linters
* isort & flake8 fixes
* ignoring cyclic imports
* pre-commit in CI
* fixing mypy
* fixing pylint
* lets focus on flake8 only for now

---------

Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
ct2034 added 5 commits October 2, 2024 19:56
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
@ct2034
Copy link
Member Author

ct2034 commented Oct 3, 2024

fixes #44

@ct2034 ct2034 changed the title Implementation of a logging function that include file paths an line numbers for easier debugging Implementation of a logging function that includes file paths an line numbers for easier debugging Oct 4, 2024
ct2034 and others added 7 commits October 4, 2024 14:17
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
Signed-off-by: Christian Henkel <[email protected]>
* black for auto formatting
* isort and black are happy with each other
* formatting by black and isort

---------

Signed-off-by: Christian Henkel <[email protected]>
@ct2034 ct2034 marked this pull request as draft October 7, 2024 08:30
@ct2034
Copy link
Member Author

ct2034 commented Oct 7, 2024

This is deprecated for #55

@ct2034 ct2034 closed this Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant