Skip to content

Commit

Permalink
IMPROVEMENT: Remove pylint exception
Browse files Browse the repository at this point in the history
  • Loading branch information
amilcarlucas committed May 8, 2024
1 parent e392e37 commit a82fa55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion unittests/extract_param_defaults_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
Amilcar do Carmo Lucas, IAV GmbH
'''

# pylint: skip-file

import unittest
from unittest.mock import patch
Expand Down

0 comments on commit a82fa55

Please sign in to comment.