Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.io.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.io.base
Commits
7b0d62cf
Commit
7b0d62cf
authored
2 years ago
by
Yannick DAYER
Browse files
Options
Downloads
Patches
Plain Diff
[qa] Black
parent
5c03d57b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!46
Auto-update pre-commit
Pipeline
#69310
passed
2 years ago
Stage: qa
Stage: test
Stage: doc
Stage: dist
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/bob/io/base/__init__.py
+1
-0
1 addition, 0 deletions
src/bob/io/base/__init__.py
with
1 addition
and
0 deletions
src/bob/io/base/__init__.py
+
1
−
0
View file @
7b0d62cf
...
@@ -67,6 +67,7 @@ def open_file(filename) -> np.ndarray:
...
@@ -67,6 +67,7 @@ def open_file(filename) -> np.ndarray:
``filename`` : str
``filename`` : str
The name of the file to open.
The name of the file to open.
"""
"""
def
check_gray
(
img
):
def
check_gray
(
img
):
# Checking for gray scaled images
# Checking for gray scaled images
if
(
if
(
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment