Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Mar 11, 2024
1 parent 82797de commit 39b6c63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bigframes/operations/_matplotlib/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
# limitations under the License.

import abc

import matplotlib.pyplot as plt


Expand Down
1 change: 1 addition & 0 deletions bigframes/operations/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
import bigframes.operations._matplotlib as plotbackend
import third_party.bigframes_vendored.pandas.plotting._core as vendordt


class PlotAccessor:
__doc__ = vendordt.PlotAccessor.__doc__

Expand Down

0 comments on commit 39b6c63

Please sign in to comment.