[Codacy] [Minor] f-string is missing placeholders (F541)
Opened this issue · 0 comments
codacy-production commented
Codacy detected an issue:
Message: f-string is missing placeholders (F541)
Occurred on:
- Commit: 5edc5c2
- File: Badge/business.py
- LineNum: 168
- Code:
logging.log(logging.INFO, f"[business] Gerando QRCode do Badge.")
Currently on:
- Commit: f0fc8ff
- File: Badge/business.py
- LineNum: 168