Skip to content

Commit

Permalink
Codebeamer-lobster supports CB-API V3
Browse files Browse the repository at this point in the history
Correct the lint error

Resolves #49
  • Loading branch information
TannazVhdBMWExt committed Jul 29, 2024
1 parent fef5f3f commit a0421dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lobster/tools/codebeamer/codebeamer.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@
import sys
import argparse
import netrc

import requests
from urllib.parse import quote
import requests

from lobster.items import Tracing_Tag, Requirement
from lobster.location import Codebeamer_Reference
Expand Down

0 comments on commit a0421dc

Please sign in to comment.