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 encrypt_data imported from data_encryption
 1from data_encryption import encrypt_data 2from device_auth import DeviceAuth
 3from flask import Flask, jsonify, request
 4from iot_devices import AutonomousVehicleDevice, SmartHomeDevice, WearableDevice