Skip to content

Commit

Permalink
Fix import messed up by isort
Browse files Browse the repository at this point in the history
  • Loading branch information
khurram-ghani committed Sep 7, 2023
1 parent 1c10622 commit 935faf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/notebooks/recovering_from_errors.pct.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# %% [markdown]
# # Recovering from errors

# %%
import random

# %%
import numpy as np
import tensorflow as tf

Expand Down

0 comments on commit 935faf0

Please sign in to comment.