iht commented on a change in pull request #11731:
URL: https://github.com/apache/beam/pull/11731#discussion_r426241932



##########
File path: learning/katas/python/Windowing/Fixed Time Window/Fixed Time 
Window/task-info.yaml
##########
@@ -22,7 +22,7 @@ files:
 - name: task.py
   visible: true
   placeholders:
-  - offset: 2074
+  - offset: 2067

Review comment:
       I am checking the boundaries of the placeholder in PyCharm, and I see it 
correctly
   
![image](https://user-images.githubusercontent.com/957212/82141209-92fd0c00-9834-11ea-8c8d-6098c72ec643.png)
   Maybe you were checking the previous placeholder box? I see that the box is 
starting 7 positions to the right (2074, after the `Wi`), and the placeholder I 
am submitting is starting 7 positions to the left (2067).
   
   I have removed all the Placeholders and created them again by selecting the 
answer in the code, and using right click "Add answer placeholder", and the 
bounding boxes are the same I have committed (same values in the section 
`placeholders` in `task-info.yaml`). I am not sure if I am doing something 
wrong though. It is the first time I generate Edu content for PyCharm.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to