Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 906d3cd

Browse files
committed
user_agent_parser isn't an entrypoint
This didn't work becasue it didn't have a __main__ anyways
1 parent 2949b32 commit 906d3cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ua_parser/user_agent_parser.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/usr/bin/env python
2-
#
31
# Copyright 2009 Google Inc.
42
#
53
# Licensed under the Apache License, Version 2.0 (the 'License')

0 commit comments

Comments
 (0)