Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
bob
bob.pad.base
Merge requests
!93
Add pre-commit
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add pre-commit
deprecation
into
master
Overview
0
Commits
3
Pipelines
1
Changes
29
Merged
Amir MOHAMMADI
requested to merge
deprecation
into
master
3 years ago
Overview
0
Commits
3
Pipelines
1
Changes
29
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
afac1412
3 commits,
3 years ago
29 files
+
371
−
217
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
29
Search (e.g. *.vue) (Ctrl+P)
bob/pad/base/database/__init__.py
+
1
−
0
Options
from
.csv_dataset
import
FileListPadDatabase
# gets sphinx autodoc done right - don't remove it
def
__appropriate__
(
*
args
):
"""
Says object was actually declared here, and not in the import module.
Loading