Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IQTLabs/gamutRF
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b8296e6b46efa41dd796a80a7b7fc34efa03dfb
Choose a base ref
..
head repository: IQTLabs/gamutRF
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 006736da07f40298573a23fdb1e641853b9d3542
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 tests/test_grscan.py
2 changes: 1 addition & 1 deletion tests/test_grscan.py
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ def set_time_now(self, time_spec, _mb):
def get_time_now(self):
return self.time_spec

def set_thread_priority(self, _priority)
def set_thread_priority(self, _priority):
return