Skip to content

Commit

Permalink
[hotfix][python] Exclude header check for python Docs
Browse files Browse the repository at this point in the history
This closes apache#8816
  • Loading branch information
sunjincheng121 committed Jun 21, 2019
1 parent f3a23d3 commit 3542796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1390,6 +1390,7 @@ under the License.
<!-- flink-python -->
<exclude>flink-python/lib/**</exclude>
<exclude>flink-python/dev/download/**</exclude>
<exclude>flink-python/docs/_build/**</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 3542796

Please sign in to comment.