Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
FuhuXia committed Feb 27, 2024
1 parent 8437606 commit 1625b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harvester/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .harvest import HarvestSource, Record
from .harvest import HarvestSource, Record

1 comment on commit 1625b3a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
harvester
   __init__.py10100% 
   ckan_utils.py4222 95%
   harvest.py4116767 84%
   utils.py4377 84%
TOTAL4977685% 

Tests Skipped Failures Errors Time
22 0 💤 0 ❌ 0 🔥 2.404s ⏱️

Please sign in to comment.