remove "DO NOT SUBMIT" comments, it blocks commits in google3

This commit is contained in:
Erwin Coumans
2018-05-07 17:35:55 -07:00
parent 0b5785421b
commit 3a4d1799d8
3 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for shared_noise.
"""
Code in this file is copied and adapted from
https://github.com/ray-project/ray/tree/master/python/ray/rllib/es
TODO(jietan): DO NOT SUBMIT without a detailed description of shared_noise.
"""
from __future__ import absolute_import

View File

@@ -1,9 +1,8 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for start_ars_servers.
"""
blaze build -c opt //experimental/users/jietan/ARS:start_ars_servers
blaze-bin/experimental/users/jietan/ARS/start_ars_servers
TODO(jietan): DO NOT SUBMIT without a detailed description of start_ars_servers.
"""
from __future__ import absolute_import

View File

@@ -1,4 +1,4 @@
"""TODO(jietan): DO NOT SUBMIT without one-line documentation for train_ars.
"""
blaze build -c opt //experimental/users/jietan/ARS:train_ars
blaze-bin/experimental/users/jietan/ARS/train_ars \