ocadotechnology/aimmo

View on GitHub
aimmo-game-creator/game_manager.py

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

File game_manager.py has 282 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import logging
import secrets
import time
from abc import ABCMeta, abstractmethod
from concurrent import futures
Severity: Minor
Found in aimmo-game-creator/game_manager.py - About 2 hrs to fix

There are no issues that match your filters.

Category
Status