AnthonyCxx / comfort-airlines

High Point University 2024 Senior Software Engineering Project
2 stars 0 forks source link

Write "Airports" Module #30

Closed Dhud6 closed 5 months ago

CoreyMLawrence commented 5 months ago

Finished writing the code. Just needs to be tested.

Dhud6 commented 5 months ago

The code passed our pytest tests.

Dhud6 commented 5 months ago

Updated airport.py to have value and type checks. Will need to update the pytest tests.