KOSASIH / pi-nexus-autonomous-banking-network

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
1 occurrence in this check
Unused tensorflow imported as tf
 1import numpy as np
 2import tensorflow as tf 3from tensorflow import keras
 4from tensorflow.keras import layers
 5