Skip to content

Commit 42f22ea

Browse files
authored
run black on seq2seq/attention_wrapper_test.py (#1086)
* run black on files that are not being worked on
1 parent 90e6887 commit 42f22ea

File tree

2 files changed

+343
-252
lines changed

2 files changed

+343
-252
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ exclude = '''
2424
| tensorflow_addons/optimizers/lookahead.py
2525
| tensorflow_addons/optimizers/moving_average.py
2626
| tensorflow_addons/optimizers/weight_decay_optimizers.py
27-
| tensorflow_addons/seq2seq/attention_wrapper_test.py
2827
| tensorflow_addons/text/__init__.py
2928
| tensorflow_addons/text/crf.py
3029
| tensorflow_addons/text/crf_test.py

0 commit comments

Comments
 (0)