-
- Downloads
Initial commit
parents
Branches
No related tags found
Showing
- .idea/.gitignore 8 additions, 0 deletions.idea/.gitignore
- .idea/PFE-Drone-Position-Detection.iml 9 additions, 0 deletions.idea/PFE-Drone-Position-Detection.iml
- .idea/inspectionProfiles/profiles_settings.xml 7 additions, 0 deletions.idea/inspectionProfiles/profiles_settings.xml
- .idea/misc.xml 5 additions, 0 deletions.idea/misc.xml
- .idea/modules.xml 9 additions, 0 deletions.idea/modules.xml
- .idea/vcs.xml 7 additions, 0 deletions.idea/vcs.xml
- README.rst 0 additions, 0 deletionsREADME.rst
- pyproject.toml 15 additions, 0 deletionspyproject.toml
- src/pfe_drone_position_detection/__init__.py 1 addition, 0 deletionssrc/pfe_drone_position_detection/__init__.py
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/test_pfe_drone_position_detection.py 5 additions, 0 deletionstests/test_pfe_drone_position_detection.py
.idea/.gitignore
0 → 100644
.idea/PFE-Drone-Position-Detection.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
README.rst
0 → 100644
pyproject.toml
0 → 100644
src/pfe_drone_position_detection/__init__.py
0 → 100644
tests/__init__.py
0 → 100644
tests/test_pfe_drone_position_detection.py
0 → 100644
Please register or sign in to comment