Skip to content

Commit 48c3805

Browse files
authored
Sync: Resolve linter format issue after lock file maintenance (#50)
- [X] This contribution adheres to [CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md). ### What does this Pull Request accomplish? Fix code format by running `poetry run ni-python-styleguide fix` mentioned in CONTRIBUTING.md ### Why should this Pull Request be merged? To resolve build error caused by latest lock file maintenance in PR #45 ### What testing has been done? Build process passed. ([Link](https://github.com/wchung-ni/nisync-python/actions/runs/16870783306/job/47785141972)) <img width="347" height="139" alt="image" src="https://github.com/user-attachments/assets/7ec0e35f-307d-4e88-83f0-29704c80c0a1" />
1 parent 6ee4fa8 commit 48c3805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Configure pytest for testing with nisync devices.
22
3-
This module includes fixtures for setting up resources
3+
This module includes fixtures for setting up resources
44
and command line options for specifying resource names needed by test_session.py.
55
"""
66

0 commit comments

Comments
 (0)