Skip to content

Commit

Permalink
Remove useless statement
Browse files Browse the repository at this point in the history
  • Loading branch information
veyron95 committed Apr 24, 2022
1 parent 5bfa86b commit 5ce514d
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@

import paddle
from paddle.fluid.framework import _test_eager_guard
from paddle.fluid.framework import _enable_legacy_dygraph
_enable_legacy_dygraph()

# Support types are ref from `paddle.tensor.math`
# - Related paddle dtypes:
Expand Down

1 comment on commit 5ce514d

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.