Skip to content
Snippets Groups Projects
Commit a9f846f8 authored by ArktikHunter's avatar ArktikHunter
Browse files

Merge branch 'summer2022' of git.cs.usask.ca:discus/pydtnsim into summer2022

parents 6ff7ae33 1990e596
No related branches found
No related tags found
1 merge request!21pydtn agkmeans and version 1.0
Pipeline #10817 failed
......@@ -7,7 +7,7 @@ pylint:
stage: test
script:
- pip install pylint
- pylint pydtnsim examples
- pylint --fail-under=9 pydtnsim examples
pycodestyle:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment