Skip to content

Commit 78bb845

Browse files
Gavin AguiarGavin Aguiar
authored andcommitted
Fixed flake8 test
1 parent e07e545 commit 78bb845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittests/test_functions_registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Licensed under the MIT License.
33

44
import unittest
5-
from unittest import skip
65

76
from azure.functions import Function
87
from azure.functions.decorators.blob import BlobInput

0 commit comments

Comments
 (0)