Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

fix(account): Fixed check_captcha edge cases #6

fix(account): Fixed check_captcha edge cases

fix(account): Fixed check_captcha edge cases #6

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable