Skip to content

Move README setup up and drop empty permission files - #51

Merged
FriggemannMichael merged 1 commit into
mainfrom
chore/readme-and-empty-files
Jul 8, 2026
Merged

Move README setup up and drop empty permission files#51
FriggemannMichael merged 1 commit into
mainfrom
chore/readme-and-empty-files

Conversation

@FriggemannMichael

Copy link
Copy Markdown
Owner

Addresses the two remaining minor points from the mentor's acceptance review.

Changes

Point 2 — README structure

  • Move the Setup section to directly follow the project description (now the first ## section), so readers find installation instructions first, as suggested.

Point 3 — empty files

  • Delete the empty, unused permissions.py stubs from auth_app/api/ and profiles_app/api/ (0 bytes, not imported anywhere).

Tests

179 passed, coverage 98.26%, ruff clean.

Promote the Setup section to directly follow the project
description so readers find installation instructions first, and
delete the empty, unused permissions.py stubs from auth_app and
profiles_app.
@FriggemannMichael
FriggemannMichael merged commit 6eaff5d into main Jul 8, 2026
1 check passed
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.

1 participant