Skip to content

Commit

Permalink
- Fixes from manual test.
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpojer committed Oct 1, 2024
1 parent 3d3c803 commit ba570b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release_notes_generator/record/record_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ def generate(
logger.debug("DEBUG - found in keys")
else:
logger.debug("DEBUG - not found in keys")
else:
logger.debug("DEBUG - Adding normal record to records dict")

logger.debug("DEBUG count of records is '%s', keys %s", len(records), records.keys())

Expand Down

0 comments on commit ba570b3

Please sign in to comment.