diff options
author | richyfish <richard.french.uk@googlemail.com> | 2019-08-18 15:45:15 +0100 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-08-18 15:45:15 +0100 |
commit | c4bdf165caf99706f439ecbe1a1d1865d53545a8 (patch) | |
tree | 546bd72eb8d8b4799294583773aa60f5c44bdb81 /test/command_callback/python_paths | |
parent | ddb559b3bed31b81e8189c3caa8074842574f662 (diff) | |
download | ale-c4bdf165caf99706f439ecbe1a1d1865d53545a8.zip |
Black fixer should include --pyi for files with .pyi extension (#2705)
* black fixer should include --pyi for files with .pyi extension
Diffstat (limited to 'test/command_callback/python_paths')
-rw-r--r-- | test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/command_callback/python_paths/with_virtualenv/subdir/foo/bar.pyi |