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
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -7,7 +7,7 @@ pylint:
stage: test
script:
- pip install pylint
- pylint pydtnsim examples
- pylint --fail-under=9 pydtnsim examples
pycodestyle:
stage: test
Loading