This is an automated email from the ASF dual-hosted git repository.

pabloem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new addf288  Add note for the "Built-in IOs" tasks to inform that there is 
no kata to do
     new ed4f82c  Merge pull request #9905 from henryken/built-in-ios-task-note 
Add no kata note for the "Built-in IOs" tasks
addf288 is described below

commit addf2889e4a1276e837da1c113c69f86f508868a
Author: Henry Suryawirawan <[email protected]>
AuthorDate: Mon Oct 28 23:32:54 2019 +0800

    Add note for the "Built-in IOs" tasks to inform that there is no kata to do
---
 learning/katas/java/IO/Built-in IOs/Built-in IOs/task.html   | 4 ++++
 learning/katas/python/IO/Built-in IOs/Built-in IOs/task.html | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/learning/katas/java/IO/Built-in IOs/Built-in IOs/task.html 
b/learning/katas/java/IO/Built-in IOs/Built-in IOs/task.html
index fa59837..447dfa3 100644
--- a/learning/katas/java/IO/Built-in IOs/Built-in IOs/task.html        
+++ b/learning/katas/java/IO/Built-in IOs/Built-in IOs/task.html        
@@ -26,4 +26,8 @@
   See the <a 
href="https://beam.apache.org/documentation/io/built-in/";>Beam-provided I/O
   Transforms</a> page for a list of the currently available I/O transforms.
 </p>
+<p>
+  <b>Note:</b> There is no kata for this task. Please click the "Check" button 
and
+  proceed to the next task.
+</p>
 </html>
\ No newline at end of file
diff --git a/learning/katas/python/IO/Built-in IOs/Built-in IOs/task.html 
b/learning/katas/python/IO/Built-in IOs/Built-in IOs/task.html
index 55e369f..7d6cc8d 100644
--- a/learning/katas/python/IO/Built-in IOs/Built-in IOs/task.html      
+++ b/learning/katas/python/IO/Built-in IOs/Built-in IOs/task.html      
@@ -26,4 +26,8 @@
   See the <a 
href="https://beam.apache.org/documentation/io/built-in/";>Beam-provided I/O
   Transforms</a> page for a list of the currently available I/O transforms.
 </p>
+<p>
+  <b>Note:</b> There is no kata for this task. Please click the "Check" button 
and
+  proceed to the next task.
+</p>
 </html>

Reply via email to