Skip to content

Implement Logger #7

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

Merged
merged 4 commits into from
Nov 5, 2024
Merged

Implement Logger #7

merged 4 commits into from
Nov 5, 2024

Conversation

SevenOfNinePE
Copy link
Collaborator

Bugfix: Fct. plot_channels: Set return value in case of only 1 channel is to plot.

Bugfix: Fct. plot_channels: Set return value in case of only 1 channel is to plot.
@SevenOfNinePE SevenOfNinePE self-assigned this Nov 4, 2024
@SevenOfNinePE SevenOfNinePE linked an issue Nov 4, 2024 that may be closed by this pull request
4 tasks
@gituser789
Copy link
Contributor

Linters have failed.
Run the following commands on your machine to see the errors:

  • ruff check $(git ls-files '*.py')
  • pycodestyle $(git ls-files '*.py')
  • pylint $(git ls-files '*.py')

@gituser789 gituser789 added the enhancement New feature or request label Nov 4, 2024
@gituser789 gituser789 added this to the 0.2.0 milestone Nov 4, 2024
Removal of author shortcut 'ASA' from comments.
Change format in print command from "%s" to f"{variable}"
@gituser789 gituser789 merged commit 9b567ed into main Nov 5, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Logger
2 participants