It keeps on showing this yellow line under every import from Tensorflow in google colaboratory. I wonder why is this happening?
from tensorflow.keras import layers
from tensorflow.keras.layers.experimental import preprocessing
from tensorflow.keras.model import Sequential