All specs 273 total
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed, as it only reads and sorts existing data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N results. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top n policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an optional integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top n MinedPolicy objects. No side effects are observed, as the operation is purely read-only.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer input, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed, as the operation is purely read-only.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects, ordered from highest to lowest confidence. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns a list containing the top $n$ policies. It accepts an integer $n$, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list of MinedPolicy objects, ordered from highest to lowest confidence. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Returns a list of the top-n policies from the object's internal collection, sorted by their confidence score in descending order. It accepts an integer argument, n, which specifies the maximum number of policies to include in the returned list, defaulting to 10. The function outputs a list of MinedPolicy objects. There are no notable side-effects.
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No notable side-effects occur, as it only reads and sorts existing data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list containing the N highest-confidence MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns a list containing the top $n$ policies. It accepts an integer $n$, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list of MinedPolicy objects, ordered from highest to lowest confidence. No external state is modified by this operation.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns a list containing the top $n$ policies. It accepts an integer $n$, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list of MinedPolicy objects, ordered from highest to lowest confidence. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N results. It accepts an integer argument, N, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No notable side-effects occur other than reading the internal state of the object.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the N highest-confidence MinedPolicy objects. No side effects are observed; the method only reads and sorts existing data.
Repobility analyzer · published findings · https://repobility.com
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer input, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed, as the operation is purely a read and sort of existing internal data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the N highest-confidence MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top n policies based on their confidence score. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top n MinedPolicy objects, ordered from highest to lowest confidence. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an optional integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed, as the operation is purely read-only.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
Powered by Repobility — scan your code at https://repobility.com
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. It does not modify the internal state of the object.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top n policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an optional integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top n MinedPolicy objects. No notable side-effects occur, as the operation is purely read-only.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No observable side-effects occur during execution.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list containing the N highest-confidence MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns a list containing the top n policies. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list of MinedPolicy objects, ordered from highest to lowest confidence. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top n policies. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing up to n MinedPolicy objects, ordered from highest to lowest confidence. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No notable side-effects occur, as the operation only reads and sorts existing data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to retrieve, defaulting to 10. The function outputs a list containing the N highest-confidence MinedPolicy objects. No external side-effects are observed, as the operation is purely read-only on the stored policies.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top n policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top n MinedPolicy objects. No side effects are observed, as the operation is purely read-only.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No external side-effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the internal set, sorting them in descending order based on their confidence score. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the stored policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies by their confidence score in descending order and returns the top N policies. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No side effects are observed.
Repobility analyzer · published findings · https://repobility.com
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an integer input, N, which specifies the maximum number of policies to return, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No notable side-effects occur, as it only reads and sorts existing data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Retrieves the top N policies from the object's internal collection, sorting them in descending order based on their confidence score. It accepts an optional integer argument, n, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects. No notable side-effects occur, as the operation only reads and sorts existing data.
PolicySet.top_policiesREAL LLM gemma4:latest · · unknownsrc/aumai_policyminer/models.py
Sorts the internal collection of policies and returns the top N policies based on their confidence score. It accepts an integer argument, N, which specifies the maximum number of policies to be returned, defaulting to 10. The function outputs a list containing the top N MinedPolicy objects, ordered from highest to lowest confidence. No external side-effects are observed.