Skip to content

Commit

Permalink
adding line at in file for format test for issue PyCQA#1003
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuczer committed Apr 7, 2023
1 parent 9066a8c commit 25b431e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/core/test_get_nosec.py
@@ -1,6 +1,7 @@
import unittest
from bandit.core.utils import get_nosec


class TestGetNosec(unittest.TestCase):
def test_nested_dict_nosec(self):
# Mock the nosec lines and context with nested dictionary annotations
Expand Down

0 comments on commit 25b431e

Please sign in to comment.