From c1d2d2ff9bd171053b81fdb6fa133f994d2a8657 Mon Sep 17 00:00:00 2001 From: Pedro de Oliveira Guedes Date: Tue, 11 Jan 2022 12:07:22 -0300 Subject: [PATCH] Initial commit. --- api/anticaptcha/cli.py | 0 api/anticaptcha/features/antiCaptcha.feature | 0 api/anticaptcha/features/steps/steps.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 api/anticaptcha/cli.py create mode 100644 api/anticaptcha/features/antiCaptcha.feature create mode 100644 api/anticaptcha/features/steps/steps.py diff --git a/api/anticaptcha/cli.py b/api/anticaptcha/cli.py new file mode 100644 index 0000000..e69de29 diff --git a/api/anticaptcha/features/antiCaptcha.feature b/api/anticaptcha/features/antiCaptcha.feature new file mode 100644 index 0000000..e69de29 diff --git a/api/anticaptcha/features/steps/steps.py b/api/anticaptcha/features/steps/steps.py new file mode 100644 index 0000000..e69de29