Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
sakia
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
clients
python
sakia
Merge requests
!535
add community repository
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add community repository
vtexier:feature/backend
into
feature/backend
Overview
1
Commits
1
Pipelines
0
Changes
11
Merged
inso
requested to merge
vtexier:feature/backend
into
feature/backend
8 years ago
Overview
1
Commits
1
Pipelines
0
Changes
11
Expand
Created by: vtexier
tests on repo refactor meta sql in separate file
0
0
Merge request reports
Compare
feature/backend
feature/backend (base)
and
latest version
latest version
433b9970
1 commit,
7 years ago
11 files
+
382
−
51
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
src/sakia/data/entities/__init__.py
+
2
−
1
Options
from
.identity
import
Identity
\ No newline at end of file
from
.identity
import
Identity
from
.community
import
Community
Loading