Skip to content

Commit 192acad

Browse files
authored
Start using apify-shared for general consts and utils (#100)
Closes #98
1 parent f003810 commit 192acad

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+130
-972
lines changed

.isort.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ line_length = 150
44
use_parentheses = True
55
multi_line_output = 3
66
sections = FUTURE,STDLIB,THIRDPARTY,FIRSTPARTY,LOCALFOLDER
7-
known_first_party = apify,apify_client
7+
known_first_party = apify,apify_client, apify_shared

0 commit comments

Comments
 (0)