Skip to content

Commit 3116e11

Browse files
peterstone2017YunchuWang
authored andcommitted
revert local chg
1 parent ea88012 commit 3116e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ exclude = .git, __pycache__, build, dist, .eggs, .github, .local, docs/,
1010
azure_functions_worker/_thirdparty/typing_inspect.py,
1111
tests/unittests/test_typing_inspect.py,
1212
tests/unittests/broken_functions/syntax_error/main.py,
13-
.env*, .vscode, venv*, *.venv*, worker_env
13+
.env*, .vscode, venv*, *.venv*
1414

1515
max-line-length = 80

0 commit comments

Comments
 (0)