Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
busunkim96 authored and dandhlee committed Nov 17, 2022
1 parent bd41d34 commit 0f97486
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions automl/beta/cancel_operation.py
Original file line number Diff line number Diff line change
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 0f97486

Please sign in to comment.