diff options
| author | say <[email protected]> | 2023-03-31 10:07:15 +0300 |
|---|---|---|
| committer | say <[email protected]> | 2023-03-31 10:07:15 +0300 |
| commit | e163b69a87c70baac07bd99142916735e0c283fa (patch) | |
| tree | 73e22c0f9e975ff6dc70f38534ec84588587d25c /library/cpp/pybind/empty.cpp | |
| parent | 6be8bf780352147bcac5afec43505883b69229a0 (diff) | |
Swith flake8 to custom lint schema
Diffstat (limited to 'library/cpp/pybind/empty.cpp')
| -rw-r--r-- | library/cpp/pybind/empty.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/library/cpp/pybind/empty.cpp b/library/cpp/pybind/empty.cpp deleted file mode 100644 index 10da997ecce..00000000000 --- a/library/cpp/pybind/empty.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#include "init.h" -#include "v2.h" |
