Skip to content

Latest commit

 

History

History
73 lines (51 loc) · 1.42 KB

File metadata and controls

73 lines (51 loc) · 1.42 KB

name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: ''


Bug Report

Describe the bug


To Reproduce

YAML configuration

# Paste the YAML snippet here

CLI command used

# Paste the CLI command here

Actual output

# Paste the output, logs, or error messages here

Expected output


Environment and Versions

  • Operating System:
  • CodeEntropy Version:
  • Python Version:
  • Package list:
    • If using conda, run: conda list > packages.txt and paste the contents here.

      # Paste packages.txt here
    • If using venv/pip, run: pip list > packages.txt and paste the contents here.

      # Paste packages.txt here

Screenshots or Logs

Attach any relevant screenshots, logs, or stack traces.


Additional Context

Include anything else that might help reproduce or understand the bug, such as changes from a previously working version.