Javakky/NicoApiClient

View on GitHub
examples/simple_filter.py

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def main():
    """一致検索の場合"""
    # フィルタの指定
    view: MatchValue = [100, 1000, 10000]
    mylist: MatchValue = [10, 100]
Severity: Minor
Found in examples/simple_filter.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status