thenetcircle/dino

View on GitHub
dino/rest/resources/create.py

Summary

Maintainability
A
45 mins
Test Coverage

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

    def _do_post(self, room_name, user_ids, owner_id, owner_name, channel_id, temporary: bool = True):
Severity: Minor
Found in dino/rest/resources/create.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status