Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DFAPath algorithm as 'Experimental' #41

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

leon-wagner
Copy link

No description provided.

@pep8speaks
Copy link

pep8speaks commented Nov 11, 2024

Hello @leon-wagner! Thanks for updating this PR.

Line 238:9: E722 do not use bare 'except'
Line 201:9: E722 do not use bare 'except'
Line 176:1: E302 expected 2 blank lines, found 1
Line 146:1: E302 expected 2 blank lines, found 1

Line 163:9: E722 do not use bare 'except'
Line 128:9: E265 block comment should start with '# '
Line 97:13: E121 continuation line under-indented for hanging indent
Line 88:13: E121 continuation line under-indented for hanging indent

Comment last updated at 2024-11-21 10:58:40 UTC

runComputeDFAPath_algorithm.py Outdated Show resolved Hide resolved
avaframeConnector_commonFunc.py Show resolved Hide resolved
Copy link

codeclimate bot commented Nov 11, 2024

Code Climate has analyzed commit d3cb945 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@leon-wagner leon-wagner linked an issue Nov 11, 2024 that may be closed by this pull request
@leon-wagner leon-wagner marked this pull request as ready for review November 11, 2024 09:53
@fso42 fso42 self-assigned this Nov 20, 2024
@fso42 fso42 added the enhancement New feature or request label Nov 20, 2024
avaframeConnector_commonFunc.py Outdated Show resolved Hide resolved
avaframeConnector_provider.py Outdated Show resolved Hide resolved
avaframeConnector_provider.py Outdated Show resolved Hide resolved
pb_tool.cfg Outdated Show resolved Hide resolved
runComputeDFAPath_algorithm.py Outdated Show resolved Hide resolved
runComputeDFAPath_algorithm.py Outdated Show resolved Hide resolved
runComputeDFAPath_algorithm.py Outdated Show resolved Hide resolved
runComputeDFAPath_algorithm.py Outdated Show resolved Hide resolved
- currently all layers in the outputs folders are returned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add automatic path as extra
3 participants