martinchristen/pyRT

View on GitHub
examples/12b_animated_scene.py

Summary

Maintainability
A
1 hr
Test Coverage

Function make_frame has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def make_frame(t):
    # Specify width/height as in example 5
    width = 320
    height = 240

Severity: Minor
Found in examples/12b_animated_scene.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status