Remove extraneous test_project

This commit is contained in:
Charlie Marsh 2022-12-12 10:53:12 -05:00
parent 4bb6b4851a
commit d6f51e55dd
8 changed files with 0 additions and 21 deletions

View File

@ -1,5 +0,0 @@
import os
def f():
x = 1

View File

@ -1,5 +0,0 @@
import os
def f():
x = 1

View File

@ -1,4 +0,0 @@
[tool.ruff]
src = ["docs_snippets"]
extend-ignore = ["F401"]
extend-exclude = ["./docs_snippets/concepts/ignore.py"]

View File

@ -1,2 +0,0 @@
[tool.ruff]
src = ["src"]

View File

@ -1,5 +0,0 @@
import os
def f():
x = 1