Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: imports used in generics and wrapped in string get removed. #178

Merged
merged 1 commit into from Nov 7, 2022

Conversation

hadialqattan
Copy link
Owner

Fixes: #169

@codeclimate
Copy link

codeclimate bot commented Nov 7, 2022

Code Climate has analyzed commit ef2b38d and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.

@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #178 (ef2b38d) into master (744e9f9) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2858      2872   +14     
=========================================
+ Hits          2858      2872   +14     
Impacted Files Coverage Δ
pycln/utils/scan.py 100.00% <100.00%> (ø)
tests/test_scan.py 100.00% <100.00%> (ø)

@hadialqattan hadialqattan merged commit 08b90a5 into master Nov 7, 2022
@hadialqattan hadialqattan deleted the i169 branch November 7, 2022 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] cleaned imports used in generics and wrapped in string
1 participant