Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
07f64562
Commit
07f64562
authored
1 year ago
by
BO ZHANG
Browse files
Options
Download
Email Patches
Plain Diff
add module header for test_flip_image.py
parent
9205da79
dev
main
No related merge requests found
Pipeline
#3230
passed with stage
in 0 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_flip_image.py
+9
-0
tests/test_flip_image.py
with
9 additions
and
0 deletions
+9
-0
tests/test_flip_image.py
+
9
-
0
View file @
07f64562
"""
Identifier: csst_proto/test_flip_image.py
Name: test_flip_image.py
Description: 图像翻转的单元测试
Author: Bo Zhang
Created: 2023-10-26
Modified-History:
2023-11-25, Bo Zhang, add module header
"""
import
os
import
unittest
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets