Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 committed Sep 15, 2020
1 parent abc5070 commit e4ead08
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions samples/beta/cancel_operation.py
Expand Up @@ -14,7 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import sys

# [START automl_cancel_operation]

Expand Down Expand Up @@ -60,4 +59,4 @@ def main():


if __name__ == "__main__":
main()
main()

0 comments on commit e4ead08

Please sign in to comment.