Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cookiecutter to flat import style. #1525

Merged
merged 1 commit into from
Nov 15, 2022
Merged

Update cookiecutter to flat import style. #1525

merged 1 commit into from
Nov 15, 2022

Conversation

jackiekazil
Copy link
Member

Description: This updates the cookiecutter template to use the flat style.

How to test:

  • mesa startproject -- Use this to create a new project.
  • mesa runserver -- Make sure everything is running correctly.
  • Run black on the newly created project to insure nothing is in violation.

@codecov
Copy link

codecov bot commented Nov 15, 2022

Codecov Report

Base: 91.29% // Head: 91.29% // No change to project coverage 👍

Coverage data is based on head (a9566f3) compared to base (9dbffeb).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1525   +/-   ##
=======================================
  Coverage   91.29%   91.29%           
=======================================
  Files          15       15           
  Lines        1309     1309           
  Branches      227      227           
=======================================
  Hits         1195     1195           
  Misses         80       80           
  Partials       34       34           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rht
Copy link
Contributor

rht commented Nov 15, 2022

The RTD build showed up!

@rht
Copy link
Contributor

rht commented Nov 15, 2022

Waiting for confirmation from @EwoutH.

@EwoutH
Copy link
Member

EwoutH commented Nov 15, 2022

Yes, Read the Docs works as intended!

@rht
Copy link
Contributor

rht commented Nov 15, 2022

LGTM

@rht rht merged commit 0629140 into main Nov 15, 2022
@rht rht deleted the jk/cookiecutterupdate branch November 15, 2022 07:06
@jackiekazil jackiekazil mentioned this pull request Mar 7, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants