github.com/apache/beam/sdks/v2@v2.48.2/python/.yapfignore (about)

     1  #    Licensed to the Apache Software Foundation (ASF) under one or more
     2  #    contributor license agreements.  See the NOTICE file distributed with
     3  #    this work for additional information regarding copyright ownership.
     4  #    The ASF licenses this file to You under the Apache License, Version 2.0
     5  #    (the "License"); you may not use this file except in compliance with
     6  #    the License.  You may obtain a copy of the License at
     7  #
     8  #       http://www.apache.org/licenses/LICENSE-2.0
     9  #
    10  #    Unless required by applicable law or agreed to in writing, software
    11  #    distributed under the License is distributed on an "AS IS" BASIS,
    12  #    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    13  #    See the License for the specific language governing permissions and
    14  #    limitations under the License.
    15  #
    16  
    17  apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py
    18  apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py
    19  apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py
    20  apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py
    21  apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py
    22  apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py
    23  apache_beam/coders/proto2_coder_test_messages_pb2.py
    24  apache_beam/portability/api/*
    25  
    26  # Avoid excessive wrapping.
    27  apache_beam/examples/snippets/transforms/aggregation/groupby_test.py
    28