Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WIP] Heroku Postgres を扱えるように#23

Draft
1ntegrale9 wants to merge 1 commit intomain from
feature/postgres
Draft

[WIP] Heroku Postgres を扱えるように #23
1ntegrale9 wants to merge 1 commit intomain from
feature/postgres

Conversation

@1ntegrale9
Copy link
Member

@1ntegrale9 1ntegrale9 commented Oct 18, 2020
edited
Loading

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lintly has detected code quality issues in this pull request.

db.refresh(db_user)
return db_user

def create_user(db: Session, user: schemas.UserCreate):
Copy link

@github-actions github-actions bot Oct 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

F811: redefinition of unused 'create_user' from line 13

db.refresh(db_user)
return db_user

def create_user(db: Session, user: schemas.UserCreate):
Copy link

@github-actions github-actions bot Oct 18, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E302: expected 2 blank lines, found 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@github-actions github-actions[bot] github-actions[bot] requested changes

Requested changes must be addressed to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Heroku Postgres を扱えるように

1 participant

Comments

AltStyle によって変換されたページ (->オリジナル) /