Skip to content
Snippets Groups Projects

pydtn agkmeans and version 1.0

Merged Hunter McConnell (rtm534) requested to merge summer2022 into develop
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
@@ -7,8 +7,7 @@ pylint:
stage: test
script:
- pip install pylint
- pip install pylint-exit
- pylint pydtnsim examples || pylint-exit $LASTEXITCODE
- pylint pydtnsim examples
pycodestyle:
stage: test
Loading