Skip to content
Snippets Groups Projects
Commit 6dd861ba authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Reorder imports in dphysldap

parent 7978fb04
No related branches found
No related tags found
1 merge request!8Fix missing import
#!/usr/bin/env python3
import ssl
import lib_path
import lib
import ldap3
import ssl
SERVERS = ['phd-aa1.ethz.ch', 'phd-aa2.ethz.ch', 'phd-aa3.ethz.ch']
BASE = 'dc=phys,dc=ethz,dc=ch'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment