mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
fix: remove deleted cli_common.py from mypy_allowlist.txt
Co-authored-by: Kevin Turcios <KRRT7@users.noreply.github.com>
This commit is contained in:
parent
8f571ccd0f
commit
b2ccf4cb40
1 changed files with 0 additions and 1 deletions
|
|
@ -33,5 +33,4 @@ codeflash/languages/python/static_analysis/edit_generated_tests.py
|
||||||
codeflash/cli_cmds/console_constants.py
|
codeflash/cli_cmds/console_constants.py
|
||||||
codeflash/cli_cmds/logging_config.py
|
codeflash/cli_cmds/logging_config.py
|
||||||
codeflash/cli_cmds/__init__.py
|
codeflash/cli_cmds/__init__.py
|
||||||
codeflash/cli_cmds/cli_common.py
|
|
||||||
codeflash/cli_cmds/cli.py
|
codeflash/cli_cmds/cli.py
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue