Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Small Readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzeG committed Oct 21, 2024
1 parent 71db982 commit cd548a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ def simple_request(auth, device_id):
auth=auth,
request_lmiter=limiter
) as client:
# Get current credentials
admin_tech_file = client.api.admin_tech.generate(device_id)
return admin_tech_file

Expand Down

0 comments on commit cd548a8

Please sign in to comment.