BitolaHacklab/Hanako

View on GitHub
hanako/model/world.py

Summary

Maintainability
A
45 mins
Test Coverage

Function __init__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, id, world_id, state_hash, _type, value=None, timestamp=None):
Severity: Minor
Found in hanako/model/world.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status