Skip to content

Commit

Permalink
Disable yapf on the test data
Browse files Browse the repository at this point in the history
Signed-off-by: Anuradha Karuppiah <[email protected]>
  • Loading branch information
AnuradhaKaruppiah committed Oct 15, 2024
1 parent 7a481d3 commit a56d9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/data/namespace_update_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
# Disable all checkers
# flake8: noqa
# isort: skip_file
# yapf: disable

# old DFP import patterns
from dfp.utils.config_generator import ConfigGenerator
Expand Down

0 comments on commit a56d9ba

Please sign in to comment.