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

Add realtime logging #9

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Remove debug

9d8bdea
Select commit
Loading
Failed to load commit list.
Open

Add realtime logging #9

Remove debug
9d8bdea
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 5, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Annotations

Check notice on line 112 in primertrim/command.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

primertrim/command.py#L112

f-string is missing placeholders (F541)

Check notice on line 64 in primertrim/matcher.py

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

primertrim/matcher.py#L64

The application was found using `assert` in non-test code.