rdkcentral / python_raft

RAFT is a Python based testing framework for writing engineering tests. It provides a modular, config driven, low level testing framework
Apache License 2.0
3 stars 0 forks source link

Add missing copyright headers and shebangs #57

Closed TB-1993 closed 5 months ago

TB-1993 commented 5 months ago

Some files are still missing copyright headers and two files are still missing shebangs (framework/core/decodeParams.py, installation/activate.sh)