Skip to content

Latest commit

 

History

History
70 lines (50 loc) · 1.42 KB

File metadata and controls

70 lines (50 loc) · 1.42 KB
name Bug report
about Create a report to help us improve CodeEntropy
title [Bug]:
labels bug
assignees

Bug Report


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


Additional Context