Loco-CTO / Rystal-V6-Experiments

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
1 occurrence in this check
Unused Roulette imported from module.games.roulette
 30
 31import nextcord
 32from module.embeds.generic import Embeds
 33from module.games.roulette import Roulette 34from module.split_str import split_string
 35from nextcord import SelectOption
 36from nextcord.ui import Select, View