You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# TODO: Figure out how to use boolean flags with empty values
importdiscordfromdiscord.extimportcommandsfromprisma.enumsimportCaseTypefromtux.utils.constantsimportCONSTfromtux.utils.convertersimportCaseTypeConverter, TimeConverter, convert_bool# TODO: Figure out how to use boolean flags with empty valuesdefis_optional_param(param: commands.Parameter) ->bool:
The text was updated successfully, but these errors were encountered:
tux/tux/utils/flags.py
Line 11 in 6c1c7bc
The text was updated successfully, but these errors were encountered: