Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CaosDB Crawler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
CaosDB Crawler
Commits
6d8e1fca
Commit
6d8e1fca
authored
Mar 13, 2023
by
florian
Browse files
Options
Downloads
Patches
Plain Diff
STY: autopep'd
parent
38286fc4
No related branches found
No related tags found
2 merge requests
!108
Release 0.5.0
,
!104
Create a new scanner module and move functions from crawl module there
Pipeline
#34555
passed
Mar 13, 2023
Stage: info
Stage: setup
Stage: cert
Stage: style
Stage: test
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/caoscrawler/crawl.py
+0
-1
0 additions, 1 deletion
src/caoscrawler/crawl.py
with
0 additions
and
1 deletion
src/caoscrawler/crawl.py
+
0
−
1
View file @
6d8e1fca
...
...
@@ -224,7 +224,6 @@ class Crawler(object):
crawler_definition_path
,
restricted_path
)
def
_has_reference_value_without_id
(
self
,
ident
:
Identifiable
)
->
bool
:
"""
Returns True if there is at least one value in the properties attribute of ``ident`` which:
...
...
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