Skip to content

autocoder-bot init test 19 #3

@PGSch

Description

@PGSch

Please provide a basic exemplary math application in python. Please reproduce this structure:

my_python_project/
├── .gitignore
├── README.md
├── requirements.txt
├── setup.py
├── src/
│   └── my_package/
│       ├── __init__.py
│       └── main.py
├── tests/
│   ├── __init__.py
│   └── test_main.py
└── LICENSE

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions